batchCreateOrders
Place multiple orders in a single API call—up to 20 for futures/options or 10 for spot. Each order is validated independently, so check the per-order status codes to identify any partial success.
Instructions
Place multiple orders in a single API call.
Max 20 orders per request for futures/options, 10 for spot
Each order is validated independently; partial success is possible
Check
retExtInfo.list[].codefor per-order statusResponse is acknowledgment only; confirm via WebSocket order stream
Agent hint: Use this endpoint to place multiple orders at once. Check retExtInfo.list for per-order success/failure codes. TradFi: use category=spot for xStock batch orders, category=linear for equity/commodity perpetuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | ||
| category | Yes |