QStick
StockSharp.Algo.Indicators
QStick.
Hereda de: LengthIndicator<IIndicatorValue, CircularBufferEx<IIndicatorValue>>
Constructores
QStick()
Initializes a new instance of the QStick.
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.