cancel_order
Cancel an open order using its ID, with a dry-run mode for safe verification. Ideal for panic stops or operator-driven cleanup.
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 |
|---|---|---|---|
| dry_run | No | ||
| order_id | Yes |