Covariance
StockSharp.Algo.Indicators
Covariance.
継承元: LengthIndicator<ValueTuple<decimal, decimal>, CircularBufferEx<ValueTuple<decimal, decimal>>>
コンストラクター
Covariance()
Initializes a new instance of the Covariance.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.