LinearRegressionForecast
StockSharp.Algo.Indicators
Linear Regression Forecast indicator.
Hereda de: DecimalLengthIndicator
Constructores
LinearRegressionForecast()
Initializes a new instance of the LinearRegressionForecast.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Devuelve: The resulting value.