RelativeVigorIndexValue

StockSharp.Algo.Indicators

Relative Vigor Index indicator value implementation.

Erbt von: ComplexIndicatorValue<RelativeVigorIndex>

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

Konstruktoren

RelativeVigorIndexValue(RelativeVigorIndex, DateTime)

Relative Vigor Index indicator value implementation.

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

Eigenschaften

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.

Methoden

ToString() : string

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

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