cancel_order
Cancel a specific open order by its ID to stop or clean up trading activity, with a dry-run option to preview before executing.
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 |