Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 719 Bytes

File metadata and controls

15 lines (11 loc) · 719 Bytes

MarginAccountCurrency

Currency account information

Properties

Name Type Description Notes
currency str Currency name [optional]
available str Amount available for margin trading, available = margin + borrowed [optional]
locked str Frozen funds, such as amounts already placed in margin market for order trading [optional]
borrowed str Borrowed funds [optional]
interest str Unpaid interest [optional]

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