Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

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]