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.
Thanks, I will look into it again. I was sure the formula was ok as changed the lookback logic. Perhaps its the smoothing.
Hello, did this version.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.
Thanks Mrtools!!
the top is strategy tester letting it run (small arrows)
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.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
VzuLaks
: People never plan for failure. They simply fail in planning for success!It's a nice indicator, but is it possible add an alert notification for mobile? thank in advanceCagliostro 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+
Added, please re-download it from the original post.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