Get OHLC Data
get_ohlc_dataFetches OHLC candlestick price history for a Kraken Pro trading pair, letting you analyze market trends with a custom interval and optional start timestamp.
Instructions
Get OHLC/candlestick data for a trading pair (price history)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Trading pair (e.g., XBTUSD, ETHUSD) | |
| since | No | Return data since given timestamp (optional) | |
| interval | No | Timeframe in minutes (1, 5, 15, 30, 60, 240, 1440, 10080, 21600) |