NickRypockTrailingReverse
StockSharp.Algo.Indicators
NickRypockTrailingReverse (Nick Rypock Trailing reverse).
Erbt von: DecimalLengthIndicator
Konstruktoren
NickRypockTrailingReverse()
Initializes a new instance of the NickRypockTrailingReverse.
Eigenschaften
Methoden
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Rückgabe: The new value of the indicator.
Reset()
Reset state.