QStick

StockSharp.Algo.Indicators

QStick.

Herda de: LengthIndicator<IIndicatorValue, CircularBufferEx<IIndicatorValue>>

Construtores

QStick()

Initializes a new instance of the QStick.

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.