get https://api.liquiditytech.com/api/v1/trading/broker/positionBracket
Rate Limit: 3 requests per 10 seconds
Retrieve position tiers information
Request
| Name | Type | Mandatory | Description |
|---|---|---|---|
| sym | String | N | Trading pair unique identifier , example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT, EDX_PERP_BTC_USDT |
Response
| Field name | Type | Remarks |
|---|---|---|
| sym | String | Trading pair unique identifier , example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT, EDX_PERP_BTC_USDT |
| minNotionalValue | String | Min notional value |
| maxNotionalValue | String | Max notional value |
| maxLeverage | String | Max leverage |
| mmRate | String | Maintenance margin rate |
| riskLevel | String | Risk level |
