NickRypockTrailingReverse
StockSharp.Algo.Indicators
NickRypockTrailingReverse (Nick Rypock Trailing reverse).
Наследует: DecimalLengthIndicator
Конструкторы
NickRypockTrailingReverse()
Initializes a new instance of the NickRypockTrailingReverse.
Свойства
Методы
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Возвращает: The new value of the indicator.
Reset()
Reset state.