LinearRegSlope

StockSharp.Algo.Indicators

线性回归梯度。

继承自: DecimalLengthIndicator

构造函数

LinearRegSlope
public LinearRegSlope()
linearRegSlope = LinearRegSlope()

初始化了 & ##LinearRegSlope+#的新实例.

属性

Measure
public override IndicatorMeasures Measure { get; }
value = linearRegSlope.Measure

IndicatorMeasures.

方法

OnProcessDecimal
protected override decimal? OnProcessDecimal(IIndicatorValue input)
result = linearRegSlope.OnProcessDecimal(input)

处理输入值。

input
入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入

返回值: 指标的新值。