"LinearRegressionIndicator" (Financial Indicator)
"LinearRegressionIndicator" (Financial Indicator)
Commonly abbreviated as LRI.
Is a trend indicator.
Is computed using the high, low, and close prices.
Returns one time series, which is the endpoints of the linear regression trendlines for the last 14 periods.
FinancialIndicator["LinearRegressionIndicator",n] uses n periods.
Examples
See Also
Indicator Types: LinearRegressionTrendlines ▪ LinearRegressionSlope ▪ RaffRegressionChannel ▪ StandardDeviationChannels
History
Introduced in 2010 (8.0)