Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 680 Bytes

File metadata and controls

14 lines (10 loc) · 680 Bytes

FuturesAccount

Properties

Name Type Description Notes
total str Total assets, total = position_margin + order_margin + available [optional]
unrealised_pnl str Unrealized PNL [optional]
position_margin str Position margin [optional]
order_margin str Order margin of unfinished orders [optional]
available str Available balance to transfer out or trade [optional]

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