Page 61 of 90

Re: Ehlers Indicators for MT4

Posted: Wed Feb 15, 2023 5:37 pm
by arobin
mrtools wrote: Wed Feb 15, 2023 5:03 pm All of my divergence codes work only in indicator strict mode and the zones do not work in that mode, so not sure how to add divergence this way, sorry!
Thank you Mr. Tools, if possible, could you please be so kind to remove the zones and replace them with divergence? I like this indicator very much but I am not using the zones at all. I am sure there are many members out there who would be happy to see this indicator with divergence.

Many thanks for your time & regards.

Re: Ehlers Indicators for MT4

Posted: Thu Feb 16, 2023 5:42 am
by mrtools
arobin wrote: Wed Feb 15, 2023 5:37 pm Thank you Mr. Tools, if possible, could you please be so kind to remove the zones and replace them with divergence? I like this indicator very much but I am not using the zones at all. I am sure there are many members out there who would be happy to see this indicator with divergence.

Many thanks for your time & regards.
Divergence added, also updated the code a little bit.

Re: Ehlers Indicators for MT4

Posted: Thu Feb 16, 2023 6:16 am
by arobin
mrtools wrote: Thu Feb 16, 2023 5:42 am Divergence added, also updated the code a little bit.
Image
Wow!, this is unbelievable Mr. Tools, thanks a million indeed :)

Gratitudes for your generosity.

Re: Ehlers Indicators for MT4

Posted: Thu Feb 16, 2023 6:47 am
by arobin
mrtools wrote: Thu Feb 16, 2023 5:42 am Divergence added, also updated the code a little bit.
Image
Hi again Mr. Tools, Could there be a problem with on indicator divergence? I think the lines and arrows are not visible.

Re: Ehlers Indicators for MT4

Posted: Thu Feb 16, 2023 7:04 am
by mrtools
arobin wrote: Thu Feb 16, 2023 6:47 am Hi again Mr. Tools, Could there be a problem with on indicator divergence? I think the lines and arrows are not visible.
Yep, you're right forgot a line of code, THANKS! Posted a fixed version at the original post.

Re: Ehlers Indicators for MT4

Posted: Sat Feb 18, 2023 4:24 am
by yoki
mrtools wrote: Thu Feb 16, 2023 5:42 am Divergence added, also updated the code a little bit.
Image
.

Perfect , thanks Mr. Tools

Re: Ehlers Indicators for MT4

Posted: Sat Feb 18, 2023 5:02 am
by mrtools
yoki wrote: Sat Feb 18, 2023 4:24 am Mr. Tools,
It's freezing terminal in mtf mode , something missing?
This is what I'm getting, also double checked the code and everything looks correct, not sure what could be causing the problem on your end.

Re: Ehlers Indicators for MT4

Posted: Sat Feb 18, 2023 5:49 am
by yoki
oh.....my bad
that was another old ehler in indicator folder with problem in mtf.
this one is working perfect .
thanks sir.

Re: Ehlers Indicators for MT4

Posted: Wed Feb 22, 2023 7:26 am
by Chickenspicy
andrei-1 wrote: Mon Feb 06, 2023 4:11 pm :eh:
Image
Hi Andrei-1
This is a special request to you because you seem the most knowledgable in calculations
Could you please add a few options for calculation speeds?
Such as half value of the sum ~~~~~ (_____)/2
or halving the values of the highs and lows ~~~ High/2 , Low/2
Or a speed multiplier? Times 1.1

Would be highly appreciated!

Re: Ehlers Indicators for MT4

Posted: Wed Feb 22, 2023 11:55 am
by andrei-1
chickensword wrote: Wed Feb 22, 2023 7:26 am
I don't have much imagination right now. I was only able to do this. :)