cancel_order
Cancel an unfilled working order by its broker order ID. Filled positions remain open and need explicit closing.
Instructions
Cancel a working order.
Does not close a filled position — if the entry already filled, the
position remains open and must be closed explicitly.
Args:
broker_order_id: Order id returned by `place_order`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker_order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||