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.