Leverage
Params
Stream
| Field | Type | Description |
|---|---|---|
’ae’ | string | Account equity |
’as’ | string | Available to spend |
’aw’ | string | Available to withdraw |
’b’ | string | Account balance |
’f’ | integer | Account fee tier |
’mu’ | string | Total margin used |
’cm’ | string | Maintenance margin required in cross mode |
’oc’ | integer | Orders count |
’pb’ | string | Pending balance |
’pc’ | integer | Positions count |
’sc’ | integer | Stop order count |
’sb’ | array | Spot asset balances (see below) |
‘t’ | number | Timestamp in milliseconds |
| Field | Type | Description |
|---|---|---|
's' | string | Spot asset symbol |
'a' | string | Total amount held |
'lr' | string | Loan-to-value ratio |
'aw' | string | Available to withdraw |
'pb' | string | Pending balance |
'dw' | string | Daily withdrawal amount (USD) |
'dd' | string | Effective daily deposit limit (USD) |
'wd' | string | Effective daily withdrawal limit (USD) |