HighLowIndex

StockSharp.Algo.Indicators

High Low Index indicator.

Herda de: DecimalLengthIndicator

Construtores

HighLowIndex()

Initializes a new instance of the HighLowIndex.

Propriedades

Measure : IndicatorMeasures

IndicatorMeasures.

Métodos

CalcIsFormed() : bool

Calc IsFormed.

Retorna: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Retorna: The new value of the indicator.

Reset()

Reset state.