paper_fill
Fill an open paper order. Either provide a specific order ID or set all=true to fill all open orders. Optionally fetch current market prices automatically.
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) |