Category
Multi-Bar Functions
Description
Linear regression
Syntax
LinReg(expr, count)
Parameters
expr - formula referencing bar data
count - formula specifying a number of bars
Notes
Calculates the endpoint of a linear regression of expr evaluated for the previous count bars.
|