ohlc
Get historical OHLCV candle data for any Indodax trading pair. Specify the symbol, timeframe in minutes, and start/end timestamps to retrieve price and volume bars.
Instructions
Get OHLCV candle data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Start timestamp (seconds) | |
| symbol | No | Trading pair symbol, e.g. BTCIDR | BTCIDR |
| timeframe | No | Candle timeframe in minutes, e.g. 60 | 60 |
| to | No | End timestamp (seconds) |