Tiger Brokers
Trade stocks, options, and futures across US, HK, CN, and SG markets via Tiger Brokers Open API.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Trade stocks, options, and futures across US, HK, CN, and SG markets via Tiger Brokers Open API.
Список инструментов сервера (22)
Технические названия из tools/list. Нужны только разработчикам.
| 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.). |