Skip to content

Instantly share code, notes, and snippets.

@fuermosi777
fuermosi777 / Guide for API
Last active August 29, 2015 14:24
doc for Q API
Get backtesting data of DMA Strategy
/api/dma_backtesting/?code=000001&short=5&long=20&sd=0.05&length=700
Get buy/sell signal of latest trading day for DMA strategy
/api/dma_today/?code=000001&short=5&long=20&sd=0.05
Get all stock list
/api/stock_list/?category=hs300&keyword=xxx
Get single stock's realtime data