The fitted line read at one x — the projection every regression
study reports.
x is in the window's own coordinates, the ones
linearRegressionValues documents: period − 1 is the window's
last bar (TA-Lib LINEARREG), period is one bar past it (TA-Lib
TSF), and 0 would be the intercept itself.
Row-aligned and length-preserving; a bar with no fit stays NaN.
The fitted line read at one
x— the projection every regression study reports.xis in the window's own coordinates, the ones linearRegressionValues documents:period − 1is the window's last bar (TA-LibLINEARREG),periodis one bar past it (TA-LibTSF), and0would be the intercept itself.Row-aligned and length-preserving; a bar with no fit stays
NaN.