RelativeVigorIndexValue
StockSharp.Algo.Indicators
Relative Vigor Index indicator value implementation.
Inherits: ComplexIndicatorValue<RelativeVigorIndex>
Implements: IRelativeVigorIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Constructors
RelativeVigorIndexValue(RelativeVigorIndex, DateTime)
Relative Vigor Index indicator value implementation.
- indicator
- The parent Relative Vigor Index indicator.
- time
- Time associated with this indicator value.
Properties
AverageValue : IIndicatorValue
Gets the Average value.
SignalValue : IIndicatorValue
Gets the signal line value.