Cancel Order
cancel_orderCancel an open order by providing its order ID.
Instructions
Cancel an open order by order_id. Returns plain text "order cancelled" on success; errors if the order is already filled or cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID (from today's orders or order history) |