MESAStochastic

Modified on 2013/11/29 08:33 by Eugene — Categorized as: TASCIndicators

Syntax

public MESAStochastic( DataSeries ds, int period, string description): base(ds, description)
public static MESAStochastic Series (DataSeries ds, int period)

Parameter Description

dsDataSeries used to build MESAStochastic
periodLookback 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)".