cancel_order
Cancel an open order by providing its unique ID to remove pending trades from the exchange.
Instructions
Cancel an open order.
Args: order_id: The ID of the order to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |