Page 82 of 90

Re: Ehlers Indicators for MT4

Posted: Wed Dec 11, 2024 1:03 am
by boytoy
Cagliostro wrote: Tue Dec 10, 2024 10:57 am Thanks Kvak, I uploaded an old version. This should reflect the inversed loop for both alerts and drawing logics.

KINGFISHER'S NET WITH HTF FILTER NRP (UPDATE)
It was a worthwhile cool experiment despite it's repainting.. and really thankful for the code that Cagliostro made as it brought lots of discussion here including a test by coding brothers kvak and jeff still a great little project 🙏

Re: Ehlers Indicators for MT4

Posted: Wed Dec 11, 2024 1:12 am
by moey_dw
boytoy wrote: Wed Dec 11, 2024 1:03 am It was a worthwhile cool experiment despite it's repainting.... and really thankful for the code that Cagliostro made as it brought lots of discussion here including a test by coding brothers kvak and jeff..... still a great little project 🙏
Honey men it's wonderful seeing the gang here testing and giving feedback posts inc. mods.... I like the idea behind it with the mtf display of the thinner line because it's like a haos visual

THANK YOU CAGLIOSTRO

Re: Ehlers Indicators for MT4

Posted: Wed Dec 11, 2024 9:01 pm
by Mescalito
Cagliostro wrote: Tue Dec 10, 2024 10:58 pm We are here to grow together brother, zero offense, thanks a lot for helping.

Just try to redownload the indicator from the original post, as I had uploaded a wrong version. Check below the differences.

image_2024-12-10_125729170.png
Could I get the mt4 file please? I need to change some of the settings, I want to test it on a universal EA I have maybe I could find a profitable use to it and will come back with the results

Re: Ehlers Indicators for MT4

Posted: Wed Dec 11, 2024 9:23 pm
by Cagliostro
Mescalito wrote: Wed Dec 11, 2024 9:01 pm Could I get the mt4 file please? I need to change some of the settings, I want to test it on a universal EA I have maybe I could find a profitable use to it and will come back with the results
the-most-exciting-set-of-forum-rules-yo ... 72780.html

NO SOURCE CODE REQUESTS. If a source code (ie. MQ4 file) is not posted, please understand and accept the code as it is and respect our coder's decision to protect their valuable work from theft.

Re: Ehlers Indicators for MT4

Posted: Thu Dec 12, 2024 7:59 am
by Mescalito
Cagliostro wrote: Wed Dec 11, 2024 9:23 pm the-most-exciting-set-of-forum-rules-yo ... 72780.html

NO SOURCE CODE REQUESTS. If a source code (ie. MQ4 file) is not posted, please understand and accept the code as it is and respect our coder's decision to protect their valuable work from theft.
In that case could you please add a "limit bars" option when you have time, with certain settings I am testing it freezes my pc

Re: Ehlers Indicators for MT4

Posted: Mon Dec 16, 2024 6:37 am
by vvFish
Tradehunter wrote: Sun Dec 08, 2024 11:58 pm the top is strategy tester letting it run (small arrows)
the bottom is just thrown on the chart after i stopped it
repaints badly
the harsh truth is better than a delicate lie
repaints.png
;)

Re: Ehlers Indicators for MT4

Posted: Mon Dec 16, 2024 12:23 pm
by Tradehunter
vvFish wrote: Mon Dec 16, 2024 6:37 am ;)
Did someone fix that crap?

Re: Ehlers Indicators for MT4

Posted: Mon Dec 23, 2024 7:53 pm
by Cagliostro
UPDATED V 1.2

Improved logic
Improved usage of resources (it should be much lighter now)
Cagliostro wrote: Sun Dec 08, 2024 10:36 pm KINGFISHER'S NET WITH HTF FILTER NRP

VERSION 1.1 UPDATED ALERT LOGIC AND CORE LOGIC


image_2024-12-08_123224041.png


Improved version with embedded HTF filter. It does not repaint as:
  • It uses sequential calculation from only historical data, no future data is present in any code loop
  • The HTF filter is solely used as a filter, and does not show any MTF signals that could potentially bring re-calculation issues
  • The code does not overwrite closed candles
  • Unused buffers are set to zero in the indicator loops and calculations to avoid possible interferences.
It can show abnormal spikes, if the market is super volatile and the smoothing is low, but it should not repaint at all.

Love

+C+

Re: Ehlers Indicators for MT4

Posted: Mon Dec 23, 2024 9:06 pm
by ionone
Cagliostro wrote: Mon Dec 23, 2024 7:53 pm UPDATED V 1.2

Improved logic
Improved usage of resources (it should be much lighter now)
why couldn't you fix the repainting issue first, for an indi that "doesn't repaint" it repaints pretty badly

Re: Ehlers Indicators for MT4

Posted: Mon Dec 23, 2024 9:36 pm
by moey_dw
ionone wrote: Mon Dec 23, 2024 9:06 pm why couldn't you fix the repainting issue first, for an indi that "doesn't repaint" it repaints pretty badly
Honey man please don't say it like that it sounds a bit rude.... 🙁🙁🙁

Repainting or not it's great to try things here and see experiments or mistakes..... It will be cool if a nice coder like you can reach out to help amend it?