Instrument ID to fetch candles for An instrument identifier (8-byte hash).
x >= 0Candle timeframe (1m, 5m, 15m, 30m, 1h, 4h, 1d) Candle timeframe/interval for aggregation
1m, 5m, 15m, 30m, 1h, 4h, 1d Start timestamp in milliseconds (optional, defaults to 24h ago)
x >= 0End timestamp in milliseconds (optional, defaults to now)
x >= 0Maximum number of candles to return (optional, defaults to 500, max 1000)
x >= 0Historical OHLCV candles
Response containing historical candles
List of OHLCV candles