GopalakrishnanRangeIndex
StockSharp.Algo.Indicators
Gopalakrishnan Range Index (GAPO) indicator.
Наследует: DecimalLengthIndicator
Конструкторы
GopalakrishnanRangeIndex()
Initializes a new instance of the GopalakrishnanRangeIndex.
Свойства
Measure : IndicatorMeasures
IndicatorMeasures.
Методы
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Возвращает: The new value of the indicator.
Reset()
Reset state.