This is a discussion on John Ehlers Toolbox within the Trading tools forums, part of the Trading Forum category; Originally Posted by igorad Hi MantaDiver, Please check out the updated AdaptiveLaguerreRSI indicator for the new MT4. Attachment 22614 Regards, ...
Hi jencormick,
Please check out the updated Hilbert SineWave indicator for the new MT4.
Attachment 22887
Regards,
Igor
Thanks Igor,
You have my gratitude.... Much appreciated....
Hi Igorad!
I've just checked your UniversalOscillator, and maybe i've found a bug. In the orignal Ehlers formula there is:
b1 = 2 * a1 * Cosine( 1.414 * 180 / BandEdge ) ;
but in your code there is:
b = 2*a*MathCos(1.414*pi/BandEdge);
So you've changed the 180 degree value with the Pi. It produces smoother results but different from the original idea...
Igorad,
Can you convert the John Ehlers least mean squares Tradestationn code into mql4?Thanks.
Bookmarks