Correlation
StockSharp.Algo.Indicators
Correlation.
继承自: Covariance
构造函数
Correlation()
Initializes a new instance of the Correlation.
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.
Reset()
Reset state.