batchCreateOrders
Place up to 20 orders in a single API call, with per-order validation and partial success support. Use for efficient batch trading across spot, linear, inverse, or option categories.
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 |
|---|---|---|---|
| category | Yes | ||
| request | Yes |