RelativeVigorIndexSignal
StockSharp.Algo.Indicators
The signaling part of indicator RelativeVigorIndex.
Inherits: DecimalLengthIndicator
Constructors
RelativeVigorIndexSignal()
Initializes a new instance of the RelativeVigorIndexSignal.
Methods
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Returns: The new value of the indicator.