orders.batch
Execute multiple Polymarket trading orders simultaneously to manage positions efficiently. Submit up to 10 buy/sell orders in one call with condition IDs, amounts, and optional prices.
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) |