HighLowIndex
StockSharp.Algo.Indicators
High Low Index indicator.
Hereda de: DecimalLengthIndicator
Constructores
HighLowIndex()
Initializes a new instance of the HighLowIndex.
Propiedades
Measure : IndicatorMeasures
IndicatorMeasures.
Métodos
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Devuelve: The new value of the indicator.
Reset()
Reset state.