Object List

Less than 1 minute

Object List

Request Clients

objectnamedescription
PushClientSubscription class. Requests such as real-time market push, asset/order/position change push are implemented by this class
QuoteClientQuote class. Requests such as K-line, real-time price are implemented by this class
TradeClientTrade class. Requests such as Placing or modifying orders are implemented by this class

Accounts

Prime/Paper Account

object namereference pathdescription
PortfolioAccounttigeropen.trade.domain.prime_account.PortfolioAccountAccount Asset Information
Segmenttigeropen.trade.domain.prime_account.SegmentAssets by symbol (futures/stocks)
CurrencyAssettigeropen.trade.domain.prime_account.CurrencyAssetCash Asset Information

Global Account

object namereference pathdescription
PortfolioAccounttigeropen.trade.domain.account.PortfolioAccountAccount Asset Information
Accounttigeropen.trade.domain.account.AccountAggregated Account Information
CommoditySegmenttigeropen.trade.domain.account.CommoditySegmentFutures Asset Information
SecuritySegmenttigeropen.trade.domain.account.SecuritySegmentStock Asset Information
MarketValuetigeropen.trade.domain.account.MarketValueMarketValue Object

Trade

object namereference pathdescription
Positiontigeropen.trade.domain.position.PositionPosition object
Ordertigeropen.trade.domain.order.OrderOrder Object
OrderLegtigeropen.trade.domain.order.OrderLegAdditional Order Object
AlgoParamstigeropen.trade.domain.order.AlgoParamsAlgorithmic order (VWAP/TWAP) parameters
Contracttigeropen.trade.domain.contract.ContractContract Object

Quote

object namereference pathdescription
MarketStatustigeropen.quote.domain.market_status.MarketStatusMarket Status Object
OptionFiltertigeropen.quote.domain.filter.OptionFilterOption Filter
Last update: