cancel_algo_order
Cancel an existing algorithmic order by providing its order ID and symbol.
Instructions
Cancel an algo order by order ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading symbol for the algo order | |
| order_id | Yes | Algo order ID to cancel |