cancel_order
Cancel open trading orders by order ID to manage positions and control risk. Requires authentication with subaccount details.
Instructions
Cancel an open order by order ID. Requires authentication.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subaccount_id | Yes | Subaccount ID that placed the order | |
| order_id | Yes | Order ID to cancel |