Object List
This section includes description of some important Classes or Objects used in the SDK.
Clients
| Objects | Description |
|---|---|
| PushClient | Push Client. websocket push will use this client. |
| QuoteClient | Quote Client. Market-related interfaces use this type of processing, such as requesting k-lines and real-time prices |
| TradeClient | Trade Client. Transaction-related interfaces use this type of processing, such as placing orders and changing orders |
Account
Prime/Paper Account
| Objects | Class Path | Description |
|---|---|---|
| PortfolioAccount | tigerapi/model.h PortfolioAccount | Account asset information |
| Segment | tigerapi/model.h Segment | Assets by Trading Type (Stocks) |
| CurrencyAsset | tigerapi/model.h CurrencyAsset | Cash asset information |
Updated 31 minutes ago
Did this page help you?