Syntax
public SimpleDecycler(DataSeries ds, int period, string description) : base(ds, description)
public static SimpleDecycler Series (DataSeries ds, int period)
Parameter Description
ds | DataSeries used to build the simple decycler |
period | HP Lookback period |
Description
Created by John Ehlers (see
article in September 2015 issue of Stocks and Commodities Magazine), the Simple Decycler indicator is a moving average like indicator designed to indicate trend with virtually zero lag.
Example
Please refer to
TASC September 2015 issue, "Decyclers (Ehlers)".