EndpointMovingAverage

StockSharp.Algo.Indicators

端点移动平均(EPMA)指标.

继承自: DecimalLengthIndicator

构造函数

EndpointMovingAverage
public EndpointMovingAverage()
endpointMovingAverage = EndpointMovingAverage()

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

方法

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

处理输入值。

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

返回值: 指标的新值。