batch_create_orders
Create multiple orders in batch by submitting an array of order objects specifying symbol, side, type, price, and quantity. Simplifies bulk order execution.
Instructions
Create multiple orders in batch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | Array of orders to create |