Returns Chainlink candlestick data for markets configured with Chainlink Data Streams chart metadata. Useful for charting the underlying oracle price alongside prediction market prices.
Market address (0x...) or slug identifier
"btc-above-100k-june"
Candlestick interval
1m, 5m, 15m, 1h, 4h, 1d Start timestamp in UNIX seconds. Defaults to market creation time minus 15 minutes.
1719792000
End timestamp in UNIX seconds. Defaults to now.
1719878400
Candlestick data for the underlying oracle
The requested candlestick interval
"1h"
Data source identifier
"chainlink"
The resolved Chainlink symbol
"BTC/USD"
Start of the data range (UNIX seconds)
1719792000
End of the data range (UNIX seconds)
1719878400
Array of OHLCV candlestick rows