OptimalTracking
StockSharp.Algo.Indicators
Optimal Tracking.
Hereda de: DecimalLengthIndicator
Constructores
OptimalTracking()
Initializes a new instance of the OptimalTracking.
Métodos
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Devuelve: The new value of the indicator.
Reset()
Reset state.