Correlation
StockSharp.Algo.Indicators
Correlation.
Inherits: Covariance
Constructors
Correlation()
Initializes a new instance of the Correlation.
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.
Reset()
Reset state.