HighLowIndex

StockSharp.Algo.Indicators

High Low Index indicator.

Erbt von: DecimalLengthIndicator

Konstruktoren

HighLowIndex()

Initializes a new instance of the HighLowIndex.

Eigenschaften

Measure : IndicatorMeasures

IndicatorMeasures.

Methoden

CalcIsFormed() : bool

Calc IsFormed.

Rückgabe: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Rückgabe: The new value of the indicator.

Reset()

Reset state.