March 12th, 2026
Risk percent
{
"ticker": "TSLA",
"action": "buy",
"orderType": "limit",
"limitPrice": 100,
"quantityType": "risk_percent",
"quantity": 1,
"stopLoss": {
"stopPrice": 90
}
}Cancel by order type
{
"ticker": "TSLA",
"action": "cancel",
"cancelOrderType": "stop"
}Last updated
Was this helpful?