paper_fill
Fill a specific open paper order by order ID, or fill all open orders at once with optional auto-fetch of current market prices.
Instructions
Fill an open paper order (provide order_id or set all=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Fill all open orders | |
| fetch | No | Auto-fetch current market prices from Indodax API | |
| order_id | No | Order ID to fill (optional if all=true) | |
| price | No | Fill price (defaults to order price) |