cancel_algo_order_by_client_id
Cancel an algorithmic trading order by providing the client order ID and trading symbol. Used to manage and revoke pending orders on WOOFi Pro.
Instructions
Cancel an algo order by client order ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading symbol for the algo order | |
| client_order_id | Yes | Client order ID to cancel |