okx_amend_batch_orders
Amend multiple open orders on OKX exchange by specifying order IDs and new prices. Modify up to 20 orders in a single request.
Instructions
[L:WRITE] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | 改单数组JSON字符串,如 '[{"instId":"BTC-USDT","ordId":"123","newPx":"62000"}]'。最多20笔 |