Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 874 Bytes

FuturesAccount.md

File metadata and controls

18 lines (13 loc) · 874 Bytes

FuturesAccount

Properties

Name Type Description Notes
Total string Total assets, total = position_margin + order_margin + available [optional]
UnrealisedPnl string Unrealized PNL [optional]
PositionMargin string Position margin [optional]
OrderMargin string Order margin of unfinished orders [optional]
Available string Available balance to transfer out or trade [optional]
Point string POINT amount [optional]
Currency string Settle currency [optional]
InDualMode bool Whether dual mode is enabled [optional]

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