IGuppyMultipleMovingAverageValue

StockSharp.Algo.Indicators

GuppyMultipleMovingAverage指标值.

实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

属性

Averages
public decimal?[] Averages { get; }
value = iGuppyMultipleMovingAverageValue.Averages

获得所有移动平均值的值。

AveragesValues
public IIndicatorValue[] AveragesValues { get; }
value = iGuppyMultipleMovingAverageValue.AveragesValues

获得所有移动平均值的值。