Syntax
public MESAStochastic( DataSeries ds, int period, string description): base(ds, description)
public static MESAStochastic Series (DataSeries ds, int period)Parameter Description
| ds | DataSeries used to build MESAStochastic |
| period | Lookback period |
Description
Created by John Ehlers (see
article in January 2014 issue of Stocks and Commodities Magazine), the MESAStochastic oscillator is a Stochastic successor with a roofing filter applied to remove aliasing noise and spectral dilation.
Example
Please refer to
TASC January 2014 issue, "Predictive Indicators For Effective Trading Strategies (Ehlers)".