Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 888 Bytes

FuturesAccount.md

File metadata and controls

16 lines (13 loc) · 888 Bytes

# FuturesAccount

Properties

Name Type Description Notes
total string Total assets, total = position_margin + order_margin + available [optional]
unrealised_pnl string Unrealized PNL [optional]
position_margin string Position margin [optional]
order_margin 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]
in_dual_mode bool Whether dual mode is enabled [optional]

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