Query Wallet Margin
Returns margin information for the specified wallet. Not available for unified wallet users β use Query Unified Wallet Margin instead.
Request Parametersβ
| Name | Type | Required | Description |
|---|---|---|---|
| symbol | String | Yes | Market symbol |
Response Contentβ
| Name | Type | Description |
|---|---|---|
| wallet | String | Wallet identifier |
| activeWalletName | String | Active wallet name |
| queryType | Integer | Query type |
| trackingID | Long | Internal tracking ID |
| walletTotalValue | Double | Wallet total value |
| totalValue | Double | Total value |
| marginBalance | Double | Margin balance |
| availableBalance | Double | Available balance |
| unrealisedProfitLoss | Double | Unrealized P&L |
| maintenanceMargin | Double | Maintenance margin |
| leverage | Double | Current leverage (CROSS: current, not setting) |
| openMargin | Double | Open margin |
| assets | Object[] | Available assets |
| assetsInUse | Object[] | Assets in use |
example
GET
https://api.btse.com/futures/api/v2.3/user/margin