Bar payload
data.open,data.high,data.low,data.close: interval pricesdata.volume: traded base volume for the bardata.interval: duration token such as1m,5m, or1h
interval and format=tradingview, see the OHLCV API.
Deterministic candle aggregations with fixed UTC interval boundaries.
data.open, data.high, data.low, data.close: interval pricesdata.volume: traded base volume for the bardata.interval: duration token such as 1m, 5m, or 1hinterval and format=tradingview, see the OHLCV API.