Tiger Brokers
Trade stocks, options, and futures across US, HK, CN, and SG markets via Tiger Brokers Open API.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Market.Status: Get current market status (open/closed/pre-market/after-hours) for specified markets.
- Quotes.Realtime: Get real-time quotes (price, volume, bid/ask) for a list of stock symbols.
- Quotes.Kline: Get historical OHLC candlestick data for a symbol. Supports day, week, month, 1min-60min periods.
What data it sees
Do you need an account
An API key from the service settings is required
Trade stocks, options, and futures across US, HK, CN, and SG markets via Tiger Brokers Open API.
Server tool list (22)
Raw names from tools/list. Only developers need these.
| market.status | Get current market status (open/closed/pre-market/after-hours) for specified markets. |
| quotes.realtime | Get real-time quotes (price, volume, bid/ask) for a list of stock symbols. |
| quotes.kline | Get historical OHLC candlestick data for a symbol. Supports day, week, month, 1min-60min periods. |
| quotes.depth | Get order book (bid/ask depth) for symbols. |
| stock.symbols | List all available stock symbols for a market. |
| stock.details | Get comprehensive details for stocks: name, exchange, industry, market cap, 52-week range. |
| stock.fundamentals | Get fundamental financial data for a stock (P/E, EPS, revenue, etc.). |
| market.scanner | Scan the market for stocks matching criteria (top gainers, volume leaders, etc.). |
| options.expirations | Get available option expiration dates for an underlying symbol. |
| options.chain | Get the full option chain for a symbol and expiration date. |
| futures.exchanges | List available futures exchanges. |
| futures.contracts | Get tradable futures contracts for an exchange. |
| account.assets | Get account assets: net liquidation value, cash, buying power, P&L. |
| account.positions | Get portfolio positions: symbol, quantity, avg cost, market value, P&L. |
| orders.list | List orders with optional filters by status, symbol, or time range. |
| orders.active | Get currently active (pending) orders. |
| orders.filled | Get filled (executed) orders. |
| orders.preview | Preview an order before placement: shows estimated commission, margin impact, and buying power effect. |
| orders.place | Place a trade order. Use orders.preview first to check impact. |
| orders.modify | Modify an existing pending order. |
| orders.cancel | Cancel a pending order by ID. |
| contracts.get | Look up contract details for a symbol (exchange, lot size, currency, etc.). |