Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 968 Bytes

OptionsAccount.md

File metadata and controls

18 lines (15 loc) · 968 Bytes

# OptionsAccount

Properties

Name Type Description Notes
user int User ID [optional]
total string Total account balance [optional]
short_enabled bool If the account is allowed to short [optional]
unrealised_pnl string Unrealized PNL [optional]
init_margin string Initial position margin [optional]
maint_margin string Position maintenance 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]

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