Cancel All Orders
This command will cancel all active orders across all accounts and broker connections.
Example Payload
key=your-secret-key;
command=cancelallorders;
On Tradovate
cancelallorders works with destination=tradovate;: every working order on every linked identity is cancelled. Tradovate has no bulk cancel endpoint, so the sweep is one cancel request per working order; partial failures are reported in Alert History rather than silently dropped.