AroonValue

StockSharp.Algo.Indicators

Aroon indicator value implementation.

継承元: ComplexIndicatorValue<Aroon>

実装: IAroonValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

コンストラクター

AroonValue(Aroon, DateTime)

Aroon indicator value implementation.

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

プロパティ

Down : decimal?

Gets the Down value.

DownValue : IIndicatorValue

Gets the Down value.

Up : decimal?

Gets the Up value.

UpValue : IIndicatorValue

Gets the Up value.

メソッド

ToString() : string

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

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