NickRypockTrailingReverse
StockSharp.Algo.Indicators
NickRypockTrailingReverse (Nick Rypock Trailing reverse).
Hereda de: DecimalLengthIndicator
Constructores
NickRypockTrailingReverse()
Initializes a new instance of the NickRypockTrailingReverse.
Propiedades
Métodos
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Devuelve: The new value of the indicator.
Reset()
Reset state.