Market data

CN

China A-share market data API

SSE/SZSE names via /market/cn/kline (e.g. 600519), /market/quote snapshots, and WebSocket market=cn.

SSE / SZSE

Common listed equities

Multi-interval candles

Minute to daily/weekly/monthly

Shared auth

Same API key as US/HK

Core capabilities

A-share capabilities

cn/kline shares the same OHLCV bar shape as other TV candle markets.

CN candles

GET /api/v1/market/cn/kline

Unified quotes

GET /api/v1/market/quote

Live stream

stream market=cn

Chart-ready

Standard OHLCV bars array

Use cases

Common use cases

A-share terminals, research boards, and quant backtests.

01

Market boards

Stock charts and movers monitoring.

02

Quant strategies

Historical candles for factors and signals.

03

Research assistants

Combine with macro context for summaries.

API endpoints

Popular endpoints

Prefer cn/kline; snapshots via quote.

GET/api/v1/market/cn/kline

CN candles

e.g. ?symbol=600519&interval=1d

GET/api/v1/market/quote

Multi-market quote

Batch by product short codes.

WS/api/v1/market/stream

Live stream

subscribe market=cn

Data notes

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

Explore other market data

Ready to get started

Connect A-share data

Register, unlock A-share rights, then wire quotes and streams.