paper_check_fills
Auto-fills open paper orders by checking current market prices. Accepts manual price input or fetches prices automatically from Indodax API.
Instructions
Auto-fill open paper orders based on current market prices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fetch | No | Auto-fetch current market prices from Indodax API | |
| prices | No | JSON object of market prices, e.g. {"btc_idr": 100000000} |