Coming soon: order placement over WebSocket becomes available on September 2, 2026, on the global platform only. The EU platform is not yet supported.
Rate limits
Cancel conditional group
Request parameters
Theorder_id value is the group id — the id inside result on the OCO or OTO placement response, next to the type value. It is neither a leg id nor the frame-level id, which only echoes the request. This method has no client_order_id form, so the group id must be retained from placement.
Canceling an OTO group uses the same request shape and returns type "oto" with the trigger_order reporting CANCELED:
Response
The response mirrors the placement response — same shape, sametype value — with every leg reporting status CANCELED. All legs share one mtime, because the cancellation is a single atomic event.