Announcement

Collapse
No announcement yet.

2010 Mar: Empirical Mode Decomposition

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 2010 Mar: Empirical Mode Decomposition

    File Name: EmpiricalModeDecomposition.efs, BandpassFilter.efs, ExtractingTrend.efs

    Description:
    EmpiricalModeDecomposition.efs
    Empirical Mode Decomposition

    BandpassFilter.efs
    Bandpass Filter

    ExtractingTrend.efs
    Extracting The Trend

    Formula Parameters:

    EmpiricalModeDecomposition.efs
    Length : 20
    Delta : 0.5
    Fraction : 0.1
    Price : hl2

    BandpassFilter.efs
    Length : 20
    Delta : 0.5
    Price : hl2

    ExtractingTrend.efs
    Length : 20
    Delta : 0.5
    Price : hl2

    Notes:
    The related article is copyrighted material. If you are not a subscriber
    of Stocks & Commodities, please visit www.traders.com.


    Download File:
    EmpiricalModeDecomposition.efs
    BandpassFilter.efs
    ExtractingTrend.efs




    EFS Code:
    PHP Code:
    /*********************************

        The code has been ommitted from this 
        post due to size limitations of the forums.
        To view the code, please download the 
        forumulas and view them in th EFS Editor.

    *********************************/ 
    Last edited by eSignal; 02-15-2010, 09:54 PM.
Working...
X