Shift
StockSharp.Algo.Indicators
Shift indicator. Does nothing, only needed for value counting.
构造函数
Shift()
Initializes a new instance of the Shift.
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.
Reset()
Reset state.