Quote APIs

About 2 min

Market Quote

Quote APIs are designed to handle any request that relates to market data. Currently supported funtions and corresponding APIs are included as follows:

Note: Please initialize an instance of QuoteClientopen in new window to use the methods below to get market data. Please see Quick Start for an example

Gerenal

MethodDescription
grab_quote_permissionGrab Quote Permission
get_quote_permissionGet Quote Permission
get_kline_quotaGet History Kline Quota

Stock Quote

MethodDescription
get_market_statusGet Market Status
get_trading_calendarGet Trading Calendar
get_symbolsGet stock symbols by markets
get_symbol_namesGet stock ticker symbols and full names
get_timelineGet Timeline
get_timeline_historyGet Timeline History
get_stock_briefsGet Realtime Quotes
get_stock_delay_briefsGet Stock Delayed Quotes
get_barsGet Bars
get_bars_by_pageGet Bars By Page
get_trade_ticksGet Trade Ticks
get_depth_quoteGet Depth Quote
get_short_interestGet Data Related to Shorting < Currently Unavailable>
get_trade_metasGet Inforamtion Required for Trading (lotsize, ticksize)
get_capital_flowGet capital flow
get_capital_distributionGet capital distribution
get_stock_brokerGet stock broker

Future Quote

MethodDescription
get_future_exchangesGet a List of Future Exchanges
get_future_contractsGet future contracts
get_future_contractGet single future contract
get_current_future_contractGet Current Future Contract
get_all_future_contractsGet All Future Contract
get_future_trading_timesGet Future Trading Times
get_future_barsGet Future Bars
get_future_bars_by_pageGet Future Bars By Page
get_future_trade_ticksGet Future Trade Ticks
get_future_briefGet Future Brief Quote

Option Quote

MethodDescription
get_option_expirationsGet Option Expirations
get_option_chainGet Option Chain
get_option_briefsGet Option Briefs
get_option_barsGet Option Bars
get_option_trade_ticksGet Option Trade ticks
get_option_depthGet Option Depth Quote
get_option_symbolsGet HK Option Symbols

Fund Quote

MethodDescription
get_fund_symbolsGet Fund Symbol List
get_fund_contractsGet Fund Contracts
get_fund_quoteGet Fund Quote
get_fund_history_quoteGet Fund History Quote

Warrant

MethodDesc
get_warrant_filterWarrant filter
get_warrant_briefsGet Warrant Quotes

MarketScanner

MethodDescription
market_scannermarket scanner
get_market_scanner_tagsmarket scanner tags
Last update: