Skip to main content

GetRiskLimitResp

symbolstring

Market symbol the risk limit applies to (e.g. BTC-PERP).

riskLimitint64

Current risk-limit notional value configured for the symbol.

riskLimitLevelint32

Current risk-limit tier index configured for the symbol.

GetRiskLimitResp
{
"symbol": "string",
"riskLimit": 0,
"riskLimitLevel": 0
}