Cancel Order
cancel_orderCancel an open order by providing its order ID to stop the order from executing.
Instructions
Cancel an open order by order_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID (returned by submit_order or listed in today_orders / history_orders) |