edit_algo_order
Modify an existing algorithmic order by updating its price, quantity, or trigger price using the order ID.
Instructions
Edit an existing algo order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | New price | |
| order_id | Yes | Algo order ID to edit | |
| quantity | No | New quantity | |
| trigger_price | No | New trigger price |