okx_event_amend_order
Amend an existing order by updating its price or quantity for a specified contract and order ID.
Instructions
[L:WRITE] CAT:[预测] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPx | No | 新价格 | |
| newSz | No | 新数量 | |
| ordId | Yes | 订单ID | |
| instId | Yes | 合约ID |