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.