QStick

StockSharp.Algo.Indicators

QStick.

Erbt von: LengthIndicator<IIndicatorValue, CircularBufferEx<IIndicatorValue>>

Konstruktoren

QStick()

Initializes a new instance of the QStick.

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.