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.