Quotation
Market data queries for stocks, futures, options, funds, crypto, and warrants/CBBCs, plus real-time push subscriptions.
| Page | Description |
|---|---|
| Common | Market status, trading calendar, contract basic info |
| Stocks | US/HK real-time quotes, K-lines, trade ticks, depth |
| Futures | Futures contract quotes and K-lines |
| Options | Option chains and option quotes |
| Crypto | Cryptocurrency quotes |
| Funds | Fund NAV and quotes |
| Warrants & CBBCs | HK derivative quotes |
| Market Scanner | Multi-condition stock screening |
| Quote Push | WebSocket real-time push subscriptions |
API List
Common
| Method | Description |
|---|---|
| grab_quote_permission | Seize quote permissions |
| get_quote_permission | Query quote permissions |
| get_kline_quota | Historical quote quota |
Stock Quotes
| Method | Description |
|---|---|
| get_market_status | Get market trading status |
| get_trading_calendar | Get market trading calendar |
| get_symbols | Get all security codes |
| get_symbol_names | Get codes and names list |
| get_stock_briefs | Get real-time stock quotes |
| get_depth_quote | Get depth quotes (order book) |
| get_trade_ticks | Get trade tick data |
| get_bars | Get K-line data |
| get_bars_by_page | Get K-line data with pagination |
| get_timeline | Get latest trading day timeline |
| get_timeline_history | Get historical timeline data |
| get_stock_delay_briefs | Get delayed stock quotes |
| get_trade_metas | Get stock trading information |
| get_capital_flow | Get stock capital flow data |
| get_capital_distribution | Get stock capital distribution |
| get_stock_broker | Get HK broker buy/sell seats |
| get_broker_hold | Get HK broker holding market cap |
| get_trade_rank | Hot trading rankings |
Futures Quotes
| Method | Description |
|---|---|
| get_future_exchanges | Get futures exchange list |
| get_future_contracts | Get tradable contracts by exchange |
| get_future_contract | Get contract by code |
| get_current_future_contract | Get current main contract for a product |
| get_all_future_contracts | Get all contracts for a product |
| get_future_continuous_contracts | Get continuous contracts for a product |
| get_future_trading_times | Get trading hours for a contract |
| get_future_brief | Get latest futures quotes |
| get_future_depth | Get futures depth quotes |
| get_future_trade_ticks | Get futures trade ticks |
| get_future_bars | Get futures K-lines |
| get_future_bars_by_page | Get futures K-lines with pagination |
Options Quotes
| Method | Description |
|---|---|
| get_option_expirations | Get option expiration dates |
| get_option_briefs | Get real-time option quotes |
| get_option_chain | Get option chain |
| get_option_depth | Get option depth quotes |
| get_option_trade_ticks | Get option trade ticks |
| get_option_bars | Get option K-line data |
| get_option_timeline | Get option timeline data |
| get_option_symbols | Get HK option codes |
| get_option_analysis | Get option analysis metrics |
Crypto Quotes
| Method | Description |
|---|---|
| get_symbols | Get cryptocurrency codes |
| get_cc_briefs | Get real-time crypto quotes |
| get_bars | Get crypto K-line data |
| get_timeline | Get crypto timeline data |
Fund Quotes
| Method | Description |
|---|---|
| get_fund_symbols | Get fund codes |
| get_fund_contracts | Get fund contract information |
| get_fund_quote | Get latest fund quotes |
| get_fund_history_quote | Get historical fund quotes |
Market Scanner
| Method | Description |
|---|---|
| market_scanner | Multi-condition stock screening |
