Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 2.32 KB

File metadata and controls

42 lines (38 loc) · 2.32 KB

Io.Gate.GateApi.Model.PositionListItem

Properties

Name Type Description Notes
Symbol string Symbol [optional]
Exchange string Exchange, supports us, hk, and kr [optional]
QuoteCurrency string Quote currency [optional]
QuoteCurrencyPrecision int Quote currency precision [optional]
FxRate string Quote currency to USD exchange rate [optional]
TradeStatus string Trading status. - pre_market: Pre-market. - open: Regular trading session. - post_market: Post-market. - closed: Market closed. - gt_lp: GT LP session. [optional]
SymbolDesc string [optional]
PositionPnl string Position P&L [optional]
TodayPnl string Today's P&L [optional]
PnlRate string Yield [optional]
TodaySellAmount string Today's sales amount [optional]
TodayBuyAmount string Today's purchase amount [optional]
TodaySellVolume string Today's sell volume [optional]
TodayBuyVolume string Today's buy volume [optional]
YesterdayVolume string Previous close position quantity [optional]
Volume string Position quantity [optional]
Available string Available position quantity [optional]
TransferOutPendingQty string Stock transfer in progress quantity [optional]
AvgCostPrice string Cost price [optional]
DilutedCostPrice string Diluted cost price [optional]
LastPrice string Latest price [optional]
ExtendedLastPrice string Extended hours latest price [optional]
MaxOrderVolume string [optional]
StepOrderVolume string [optional]
MinOrderVolume string [optional]
PricePrecision int [optional]
PriceProtection string [optional]
SellPriceProtection string [optional]
BuyPriceProtection string [optional]
CommissionRate string Fee Rate [optional]
SlippageRate string [optional]

[Back to Model list] [Back to API list] [Back to README]