batch_order
:
Instructions
Execute multiple buy/sell orders in a single call (max 10 orders). Each order specifies a condition_id, amount, optional price, and side. Returns per-order results with success/failure status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | Array of orders to execute (max 10) |