AverageDirectionalIndexValue
StockSharp.Algo.Indicators
AverageDirectionalIndex indicator value implementation.
Наследует: ComplexIndicatorValue<AverageDirectionalIndex>
Реализует: IAverageDirectionalIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Конструкторы
AverageDirectionalIndexValue(AverageDirectionalIndex, DateTime)
AverageDirectionalIndex indicator value implementation.
- indicator
- The parent AverageDirectionalIndex indicator.
- time
- Time associated with this indicator value.
Свойства
Dx : IDirectionalIndexValue
Gets the Dx value.
MovingAverage : decimal?
Gets the moving average value.
MovingAverageValue : IIndicatorValue
Gets the moving average value.