Market boards
Stock charts and movers monitoring.
Market data
SSE/SZSE names via /market/cn/kline (e.g. 600519), /market/quote snapshots, and WebSocket market=cn.
Common listed equities
Minute to daily/weekly/monthly
Same API key as US/HK
Core capabilities
cn/kline shares the same OHLCV bar shape as other TV candle markets.
GET /api/v1/market/cn/kline
GET /api/v1/market/quote
stream market=cn
Standard OHLCV bars array
Use cases
A-share terminals, research boards, and quant backtests.
Stock charts and movers monitoring.
Historical candles for factors and signals.
Combine with macro context for summaries.
API endpoints
Prefer cn/kline; snapshots via quote.
/api/v1/market/cn/klinee.g. ?symbol=600519&interval=1d
/api/v1/market/quoteBatch by product short codes.
/api/v1/market/streamsubscribe market=cn
A-share codes are usually 6 digits. Bars are OHLCV; adjustment rules depend on plan/upstream. Filter non-trading days using SSE/SZSE calendars.
Keep exploring
Ready to get started
Register, unlock A-share rights, then wire quotes and streams.