PassThroughIndicator
StockSharp.Algo.Indicators
Pass through indicator.
继承自: BaseIndicator
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.
Pass through indicator.
继承自: BaseIndicator
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
返回值: The resulting value.