data#
OHLCV field accessors and source-data utilities.
Functions#
data.candles— The chart's candle array, injected as a global into every script.data.data— Legacy data-channels global passed as the third argument tocompute()and exposed as thedataglobal to all scripts.data.source— Declare a data dependency at top-level.