Skip to main content

SetRiskLimitRequest

symbolstringrequired

Market symbol

riskLimitLevelintegerrequired

Risk limit tier to apply

positionModestring

Required when positionMode is HEDGE or ISOLATED

SetRiskLimitRequest
{
"symbol": "string",
"riskLimitLevel": 0,
"positionMode": "string"
}