Re: Ehlers Indicators for MT4

781
Tradehunter wrote: Thu Oct 24, 2024 12:52 am not great, looks like it still repaints
EURUSDM5.png
Thanks, I will look into it again. I was sure the formula was ok as changed the lookback logic. Perhaps its the smoothing.

PS: test it in live, it could be ok in live environment and bad in backtesting due to the smoothing.
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro


Re: Ehlers Indicators for MT4

783
Hi Mrtools, Kvak

Could you please modify this indicator? I know it has similar name as the famous Solar Wind Joy indicator but they are actually different. This particular version behaves more like WPR for certain settings.

Currently, the indicator plots as histograms -> individual bars with no line running around the edges of the bars. However, I want a line to go around the histogram bars like other indicators

What I want is for you to add two options to display the indicator:
1. Display as line
2. Display as histogram + line

Thanks.
Hello, did this version.
These users thanked the author mrtools for the post (total 6):
traderokey, nbibu, vzulaks, Jirehfx, Jimmy, macd & rsi

Re: Ehlers Indicators for MT4

785
KINGFISHER'S NET WITH HTF FILTER NRP

VERSION 1.1 UPDATED ALERT LOGIC AND CORE LOGIC


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+
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro


Re: Ehlers Indicators for MT4

787
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
The code has nothing that enables repainting. I suggest you test it live, the strategy tester does not work well with all the indicators, specifically the MT4 tester.
These users thanked the author Cagliostro for the post (total 2):
ujtrader, macd & rsi
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro

Re: Ehlers Indicators for MT4

788
There are some minor issues with the arrows, but I can handle them with my strategy because I don’t rely on the arrows to make entry decisions. I’m already accustomed to them repainting at certain times, but it doesn’t affect my trading decisions.

Thank you, Cagliostro, for this indicator! 😊
These users thanked the author vzulaks for the post:
Cagliostro
VzuLaks: People never plan for failure. They simply fail in planning for success!

Re: Ehlers Indicators for MT4

789
Cagliostro wrote: Sun Dec 08, 2024 10:36 pm KINGFISHER'S NET WITH HTF FILTER NRP


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+
It's a nice indicator, but is it possible add an alert notification for mobile? thank in advance

Re: Ehlers Indicators for MT4

790
Fionwins wrote: Mon Dec 09, 2024 3:20 am It's a nice indicator, but is it possible add an alert notification for mobile? thank in advance
Added, please re-download it from the original post.
These users thanked the author Cagliostro for the post (total 3):
Fionwins, macd & rsi, moey_dw
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro