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.

メソッド

ToString() : string

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

戻り値: Строковое представление.