Market Data

Market data queries for stocks, futures, options, funds, crypto, and warrants/CBBCs, plus real-time market data subscriptions.

PageDescription
CommonMarket status, trading calendar, contract basic info
StocksUS/HK real-time quotes, bars, trade ticks, depth
FuturesFutures contract quotes and bars
OptionsOption chains and option quotes
CryptoCryptocurrency quotes
FundsFund NAV and quotes
Warrants & CBBCsHK derivative quotes
Market ScannerMulti-condition stock screening
Streaming Market DataWebSocket real-time market data subscriptions

API List

Common

MethodDescription
grab_quote_permissionClaim market data device access
get_quote_permissionQuery market data permissions
get_kline_quotaHistorical quote quota

Stocks

MethodDescription
get_market_statusGet Market State
get_trading_calendarGet market trading calendar
get_symbolsGet all symbols
get_symbol_namesGet codes and names list
get_stock_briefsGet real-time stock quotes
get_depth_quoteGet market depth (order book)
get_trade_ticksGet trade ticks
get_barsGet candlestick bars
get_bars_by_pageGet candlestick bars with pagination
get_timelineGet latest trading day timeline
get_timeline_historyGet historical timeline data
get_stock_delay_briefsGet delayed stock quotes
get_trade_metasGet stock trading information
get_capital_flowGet stock capital flow data
get_capital_distributionGet stock capital distribution
get_stock_brokerGet HK broker buy/sell seats
get_broker_holdGet HK broker holding market cap
get_trade_rankHot trading rankings

Futures

MethodDescription
get_future_exchangesGet futures exchange list
get_future_contractsGet tradable contracts by exchange
get_future_contractGet contract by code
get_current_future_contractGet current main contract for a product
get_all_future_contractsGet all contracts for a product
get_future_continuous_contractsGet continuous contracts for a product
get_future_trading_timesGet trading hours for a contract
get_future_briefGet latest futures quotes
get_future_depthGet futures market depth (order book)
get_future_trade_ticksGet futures trade ticks
get_future_barsGet futures bars
get_future_bars_by_pageGet futures bars with pagination

Options

MethodDescription
get_option_expirationsGet option expiration dates
get_option_briefsGet real-time option quotes
get_option_chainGet option chain
get_option_depthGet option market depth (order book)
get_option_trade_ticksGet option trade ticks
get_option_barsGet option candlestick bars
get_option_timelineGet option timeline data
get_option_symbolsGet HK option codes
get_option_analysisGet option analysis metrics

Crypto

MethodDescription
get_symbolsGet cryptocurrency codes
get_cc_briefsGet real-time crypto quotes
get_barsGet crypto candlestick bars
get_timelineGet crypto timeline data

Funds

MethodDescription
get_fund_symbolsGet fund codes
get_fund_contractsGet fund contract information
get_fund_quoteGet latest fund quotes
get_fund_history_quoteGet historical fund quotes

Market Scanner

MethodDescription
market_scannerMulti-condition stock screening

Did this page help you?