SmoothedMovingAverage
StockSharp.Algo.Indicators
平滑移动平均。
构造函数
SmoothedMovingAverage
public SmoothedMovingAverage()
smoothedMovingAverage = SmoothedMovingAverage()
初始化了 & ##SmoothedMovingAverage+#的新实例.
方法
OnProcessDecimal
protected override decimal? OnProcessDecimal(IIndicatorValue input)
result = smoothedMovingAverage.OnProcessDecimal(input)
处理输入值。
- input
- 入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入
返回值: 指标的新值。