Shift
StockSharp.Algo.Indicators
Shift indicator. Does nothing, only needed for value counting.
Hereda de: DecimalLengthIndicator
Constructores
Shift()
Initializes a new instance of the Shift.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Devuelve: The resulting value.
Reset()
Reset state.