LinearRegressionForecast
StockSharp.Algo.Indicators
Linear Regression Forecast indicator.
Наследует: DecimalLengthIndicator
Конструкторы
LinearRegressionForecast()
Initializes a new instance of the LinearRegressionForecast.
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.