Page 14 of 29 FirstFirst ... 4 12 13 14 15 16 24 ... LastLast
Results 131 to 140 of 288
Like Tree135Likes

John Ehlers Toolbox

This is a discussion on John Ehlers Toolbox within the Trading tools forums, part of the Trading Forum category; There is a lot to be said in favour of EMD and IMF. This is known, and I welcome this ...

      
   
  1. #131
    Junior Member
    Join Date
    Aug 2013
    Posts
    5
    There is a lot to be said in favour of EMD and IMF. This is known, and I welcome this analysis.

    A couple downsides are what seems to be the computations required in real time - someone else alluded to that on another forum. Metatrader is no Excel.

    The other thing with using it intraday is that markets go flat during certain periods of the day. A trite example is say the Dow Jones or S&P, which are open for business nearly 24 hours, but during Asian trading hours, and sometimes even into Euro, they can flatline at worst and at best just drift around. So, the envelope may need sufficient time when normal trading resumes to find "equilibrium" and recalibrate.

    May also be an issue with currencies, but to a lesser extent.

    Clearly not an issue with daily data. This is where this analysis shines.

    Similar considerations may also apply to anything requiring a range, eg, fractal analysis.

    Kind of on Ehlers topic, I think he did try his hand at something like maxima and minima a while ago - I forget what, can look it up. Was in Stocks and Commodities. I was not convinced he had it right at the time, hence my dismay and lack of details. It has not featured in any of his books.

  2. #132
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Lloyd View Post
    Edit - editing not working without a duplicate post
    It works. It may be '10 posts issue' (I mean - 'anti-spam addon' of this forum may be turning the posts of users to be moderated in case he is having less than 10 posts).
    Lloyd likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #133
    Junior Member
    Join Date
    May 2014
    Posts
    24
    Quote Originally Posted by bebesel View Post
    Could same one make Swami ocn nmc, u Swami ocn ndx ....*ocean theory...Take a look...Attachment 1865
    Sorry, but what are the indicators on the main chart window ? Thanks a lot. Regards.

  4. #134
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Hi Igor,

    If you have time please update both allfisher_transform and allinverse_fisher.

    thanks
    Follow my official trading theregulartrader blog

  5. #135
    igorad
    Guest
    Quote Originally Posted by matfx View Post
    Hi Igor,

    If you have time please update both allfisher_transform and allinverse_fisher.

    thanks
    Hi matfx,

    Please check out the updated AllFisherTransform and AllInverseFisher indicators for the new MT4.

    Attachment 7904

    Regards,
    Igor
    Alex-162, mr.green and Fmfx like this.

  6. #136
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Thank you Igor. I'm running it to test a few strategy.

    John Ehlers Toolbox-allfisher.jpg
    Odj likes this.
    Follow my official trading theregulartrader blog

  7. #137
    Junior Member
    Join Date
    Mar 2014
    Posts
    12

    Hilbert SineWave indicator 600+

    Quote Originally Posted by igorad View Post
    Hi,

    Please take a look at the most advanced MTF Hilbert SineWave indicator with ability to plot the Support/Resistance levels.

    Code:
    extern int     TimeFrame               =     0;       // TimeFrame in min
    extern int     Price                   =     4;       // Price = 0...6
    extern double  Alpha                   =  0.07;       // Cycle Smoothing Factor
    extern int     MedianPeriod            =     5;       // Period of Moving Median
    extern int     DCsmooth                =     5;       // Period of Dominant Cycle Smoothing
    extern double  AdvanceAngle            =    90;       // Advance Angle for lag compensation
    extern double  LeadSineAngle           =    45;       // Leading Sine Angle
    extern int     SupportResistanceMode   =     0;       // 0-off,1-on
    extern color   SupportColor            = DeepSkyBlue;
    extern color   ResistanceColor         = OrangeRed;
    extern int     LineWidth               =     2;
    extern int     LineStyle               =     0;
    extern string  UniqueName              = "SineWave";
    Regards,
    Igor
    Hi guys, attached is the Hilbert SineWave Indi updated for the 600+ platform. Enjoy
    Attached Files Attached Files
    Last edited by Boxter; 07-31-2014 at 10:28 AM. Reason: updated indi

  8. #138
    igorad
    Guest
    Hi,

    Please check out the first indicator coded for MT4 from the J.Ehlers last book "Cycle Analytics for Traders" - the Even Better SineWave.

    Attachment 8846

    How to use:
    Interpretation of the Even Better Sinewave is simple. Hold a long position when the indicator value is near +1, and hold a short position (or go flat if trading to the long side only) when the indicator value is near −1.

    Regards,
    Igor
    dremorah, mr.green and Fmfx like this.

  9. #139
    Junior Member
    Join Date
    Aug 2014
    Posts
    2
    Igor,

    Any chance you have a version of the cyclegenerator that works in MT4 600+?

    Thanks for all the cool work you have done on these indicators....

  10. #140
    igorad
    Guest
    Quote Originally Posted by jefftrader View Post
    Igor,

    Any chance you have a version of the cyclegenerator that works in MT4 600+?

    Thanks for all the cool work you have done on these indicators....
    Hi jefftrader,

    Looks like the CycleGenerator works fine on the new MT4.

    Attachment 8892

    Could you show what issues you have with the script?

    Regards,
    Igor

Page 14 of 29 FirstFirst ... 4 12 13 14 15 16 24 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •