order_replace
Modify selected fields on a pending order and return the new order ID.
Instructions
Replace selected fields on a pending order and return the new order id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qty | No | ||
| agent | No | mcp | |
| trail | No | ||
| order_id | Yes | ||
| stop_price | No | ||
| limit_price | No | ||
| time_in_force | No | ||
| client_order_id | No | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |