SineWaveLine
StockSharp.Algo.Indicators
SineWave line.
Inherits: BaseIndicator
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.
SineWave line.
Inherits: BaseIndicator
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
Returns: The resulting value.