LinearRegressionRSquared Method¶
LinearRegressionRSquared¶
Summary¶
The R Squared or coefficient of determination indicator's main purpose is the confirm the strength of the market.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The source data used for calculation. |
periods | int | The value of the periods used for calculation. |
Return Value¶
LinearRegressionRSquared
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: January 27, 2023