order_modify
Modify an existing order with a default dry-run mode. Real execution requires enabling trading and order modification, and providing confirmation.
Instructions
Modify an order. Default dry-run; real execution requires ENABLE_TRADING, ENABLE_ORDER_MODIFY, dryRun=false, confirmation, and applicable gates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| orderId | Yes | ||
| request | Yes | ||
| accountSeq | No | ||
| confirmation | No |