Coming soon: order placement over WebSocket becomes available on September 2, 2026, on the global platform only. The EU platform is not yet supported.
activation_price, the engine places a margin limit order at price. Until then the order holds status OPEN with activated 0.
Rate limits
Place margin stop-limit order
Request parameters
The trigger direction is not a parameter. The engine derivesactivation_condition by comparing activation_price to the market at placement: above the market yields gte, below yields lte.
Response
Theresult object adds the activation fields and the position fields to the standard order object — see the order object reference. A margin stop-limit order reports type 9.
Cancel this order with
order_cancel by order id. The order_cancel_conditional method applies to OCO and OTO groups only, and returns error 6 for a plain stop order. A stop-limit order also cannot be modified once it belongs to a group — see order_modify.