okx_batch_orders
Execute multiple OKX exchange orders in one batch. Accepts up to 20 orders in JSON format for efficient trading.
Instructions
[L:WRITE] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | 订单数组JSON字符串,如 '[{"instId":"BTC-USDT","tdMode":"cash","side":"buy","ordType":"limit","sz":"0.001","px":"60000"}]'。最多20笔 |