Modify Order
saxo_modify_orderModify an existing working order by updating amount, price, duration, or other parameters. Supports same LIVE trading safeguards as placing a new order.
Instructions
Modify a working order (amount, price, duration). Same LIVE guards as saxo_place_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| OrderId | Yes | ||
| AccountKey | Yes | ||
| Uic | Yes | ||
| AssetType | Yes | ||
| Amount | No | ||
| OrderType | No | ||
| OrderPrice | No | ||
| StopPrice | No | ||
| OrderDuration | No |