Syntax
public SuperSmoother (DataSeries ds, string description): base(ds, description)
public static SuperSmoother Series (DataSeries ds)
Parameter Description
ds | DataSeries used to build SuperSmoother |
Description
Created by John Ehlers (see
article in January 2014 issue of Stocks and Commodities Magazine), the SuperSmoother filter is superior to moving averages for removing aliasing noise as well as other general smoothing applications."
Example
Please refer to
TASC January 2014 issue, "Predictive Indicators For Effective Trading Strategies (Ehlers)".