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

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

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