RSI of bar closes as plottable bars (close = rsi). Warmup bars carry NaN so a line series breaks cleanly before the first value (the renderer skips non-finite points) instead of dropping to zero.
line
RSI of bar closes as plottable bars (close = rsi). Warmup bars carry NaN so a
lineseries breaks cleanly before the first value (the renderer skips non-finite points) instead of dropping to zero.