LinearRegressionForecast
StockSharp.Algo.Indicators
Linear Regression Forecast indicator.
コンストラクター
LinearRegressionForecast()
Initializes a new instance of the LinearRegressionForecast.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.