Finds the linear regression slope of the series.
This example shows the use of the common auto indexed series.
For information on using functions with non auto indexed series review Series Functions.
Syntax: |
|---|
RegressionSlope( series, bars, [offset] ) |
Parameter: |
Description: |
|---|---|
series |
Then name of the series. |
bars |
The number of bars over which to find the value. |
[offset] |
Then number of bars to offset before finding the value. |
Example: |
|---|
' Find the slope of the linear regression |
Returns: |
This example shows the Regression Slope value of an example auto indexed series. For information on using functions with non auto indexed series review Series Functions. |
Links: |
|---|
See Also: |
Edit Time: 9/18/2020 11:29:04 AM |
Topic ID#: 493 |