RelativeVigorIndexValue

StockSharp.Algo.Indicators

Relative Vigor Index indicator value implementation.

Hereda de: ComplexIndicatorValue<RelativeVigorIndex>

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

Constructores

RelativeVigorIndexValue(RelativeVigorIndex, DateTime)

Relative Vigor Index indicator value implementation.

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

Propiedades

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.

Métodos

ToString() : string

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

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