Median
StockSharp.Algo.Indicators
Moving Median.
构造函数
Median()
Initializes a new instance of the Median.
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.
Reset()
Reset state.