Set Risk Limit
POSTπ Trading
Updates the risk limit tier for the specified market.
Request Parametersβ
| Name | Type | Required | Description |
|---|---|---|---|
| symbol | String | Yes | Market symbol |
| riskLimitLevel | Integer | Yes | Risk limit tier to apply |
| positionMode | String | No | Required when positionMode is HEDGE or ISOLATED |
Response Contentβ
| Name | Type | Description |
|---|---|---|
| symbol | String | Market symbol |
| status | Integer | 8: Insufficient balance Β· 12: Error Β· 20: Success Β· 41: Invalid risk limit |
| type | Double | 94 β indicates risk limit update |
| timestamp | Long | Update timestamp |
| message | String | Response message |
example
POST
https://api.btse.com/futures/api/v2.3/risk_limit