cancel_order
Cancel an open order using its order ID from get_orders to prevent execution or manage positions.
Instructions
Cancel one open order by the order_id shown in get_orders. Same order gate as place_limit_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||