Object List

This section includes description of some important Classes or Objects used in the SDK.

Clients

ObjectsDescription
PushClientPush Client. websocket push will use this client.
QuoteClientQuote Client. Market-related interfaces use this type of processing, such as requesting k-lines and real-time prices
TradeClientTrade Client. Transaction-related interfaces use this type of processing, such as placing orders and changing orders

Account

Prime/Paper Account

ObjectsClass PathDescription
PortfolioAccounttigerapi/model.h PortfolioAccountAccount asset information
Segmenttigerapi/model.h SegmentAssets by Trading Type (Stocks)
CurrencyAssettigerapi/model.h CurrencyAssetCash asset information

Trading Class

ObjectsClass PathDescription
Positiontigerapi/model.h PositionPositoin Object
Ordertigerapi/model.h OrderOrder Object
OrderLegtigerapi/model.h OrderLegAttach Order Object
Contracttigeropen.trade.domain.contract.ContractContract Object

Quote Class

ObjectsClass PathDescription
MarketStatustigerapi/model.h MarketStatusMarket status object
OptionFiltertigerapi/model.h OptionFilterOption Filter

Did this page help you?