EhlersFisherTransformLine
StockSharp.Algo.Indicators
Represents a single line of the Ehlers Fisher Transform indicator.
继承自: BaseIndicator
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.