AverageDirectionalIndexValue

StockSharp.Algo.Indicators

AverageDirectionalIndex indicator value implementation.

Erbt von: ComplexIndicatorValue<AverageDirectionalIndex>

Implementiert: IAverageDirectionalIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Konstruktoren

AverageDirectionalIndexValue(AverageDirectionalIndex, DateTime)

AverageDirectionalIndex indicator value implementation.

indicator
The parent AverageDirectionalIndex indicator.
time
Time associated with this indicator value.

Eigenschaften

Dx : IDirectionalIndexValue

Gets the Dx value.

MovingAverage : decimal?

Gets the moving average value.

MovingAverageValue : IIndicatorValue

Gets the moving average value.

Methoden

ToString() : string

Преобразовать к строковому представлению.

Rückgabe: Строковое представление.