cancel_order
Cancel an open order by order ID. Supports dry run mode to preview the cancellation before execution.
Instructions
Cancel one open order by id. Talks HTTP to the local ControlServer. Default dry_run=true. Useful for operator-driven cleanup or panic stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| dry_run | No |