Market Data
Provides stock, futures, options, fund, and warrant market data queries. All methods are asynchronous QuoteClient methods returning TigerError on failure. Dates use YYYY-MM-DD; times are Unix milliseconds. Source: QuoteClient.
| Page | Description |
|---|---|
| Common | Market state, trading calendar, symbol lists, trade metadata, permissions, bar quota |
| Stocks | Real-time/delayed quotes, bars, timeline, ticks, depth, brokers, capital flow, short interest, rankings |
| Futures | Exchanges, contracts, quotes, bars, ticks, depth, trading hours |
| Options | Expirations, chain, quotes, bars, timeline, ticks, depth, analysis |
| Funds | Fund symbols, contracts, NAV, historical NAV |
| Warrants | Warrant quotes, filters |
| Stock Screener | Multi-condition screening, tag queries |
API List
Common
| API | Description |
|---|---|
| Get Market State | Market trading status |
| Get Trading Calendar | Trading calendar |
| Get Symbols | Full symbol universe |
| Get Symbol Names | Symbols with names |
| Get Trade Metas | Lot size, min tick, etc. |
| Get Quote Permission | Permission details |
| Grab Quote Permission | Claim permissions |
| Get Kline Quota | Historical bar quota |
Stock Quotes
| API | Description |
|---|---|
| Get Real-Time Quote | Real-time snapshot |
| Get Delayed Quote | Delayed snapshot |
| Get Kline | Stock bars |
| Get Kline By Page | Client-side pagination |
| Get Timeline | Intraday timeline |
| Get Timeline History | Historical timeline |
| Get Trade Tick | Stock ticks |
| Get Quote Depth | Order book (Level 2) |
| Get Stock Broker | HK broker queue |
| Get Capital Flow | Capital flow |
| Get Capital Distribution | Big/mid/small order breakdown |
| Get Short Interest | Short interest |
| Get Trade Rank | Market rankings |
Futures Quotes
| API | Description |
|---|---|
| Get Future Exchange | Supported exchanges |
| Get Future Contracts | Contracts by exchange |
| Get Future Contract | Contract by code |
| Get All Future Contracts | All contracts by type |
| Get Current Future Contract | Current main contract |
| Get Future Continuous Contracts | Continuous contracts |
| Get Future History Main Contract | Historical main contracts |
| Get Future Real-Time Quote | Futures snapshot |
| Get Future Depth | Futures order book |
| Get Future Trade Ticks | Futures ticks |
| Get Future Kline | Futures bars |
| Get Future Kline By Page | Client pagination |
| Get Future Trading Times | Trading sessions |
Options Quotes
| API | Description |
|---|---|
| Get Option Expiration | Expiration dates |
| Get Option Chain | v3 option chain |
| Get Option Quote | Option snapshot |
| Get Option Kline | Option bars |
| Get Option Timeline | Option timeline |
| Get Option Trade Ticks | Option ticks |
| Get Option Depth | Option order book |
| Get Option Symbols | HK option codes |
| Get Option Analysis | IV/HV/ratio metrics |
Fund Quotes
| API | Description |
|---|---|
| Get Fund Symbols | Fund codes |
| Get Fund Contracts | Contract info |
| Get Fund Quote | Latest NAV |
| Get Fund History Quote | Historical NAV |
Warrants
| API | Description |
|---|---|
| Get Warrant Quote | Warrant snapshot |
| Warrant Filter | Conditional filter |
Stock Screener
| API | Description |
|---|---|
| Market Scanner | Multi-condition screening |
| Get Market Scanner Tags | Tag list |
Updated about 9 hours ago
Did this page help you?
