RelativeVigorIndexValue

StockSharp.Algo.Indicators

Relative Vigor Index indicator value implementation.

継承元: ComplexIndicatorValue<RelativeVigorIndex>

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

コンストラクター

RelativeVigorIndexValue(RelativeVigorIndex, DateTime)

Relative Vigor Index indicator value implementation.

indicator
The parent Relative Vigor Index indicator.
time
Time associated with this indicator value.

プロパティ

Average : decimal?

Gets the Average value.

AverageValue : IIndicatorValue

Gets the Average value.

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.

メソッド

ToString() : string

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

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