RelativeVigorIndexAverage
StockSharp.Algo.Indicators
The weight-average part of indicator RelativeVigorIndex.
Наследует: DecimalLengthIndicator
Конструкторы
RelativeVigorIndexAverage()
Initializes a new instance of the RelativeVigorIndexAverage.
Методы
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Возвращает: The new value of the indicator.
Reset()
Reset state.