Page 19 of 27

Re: Fix: Indicator is not showing on MT4 chart

Posted: Tue Aug 25, 2020 5:44 am
by ruden
nima2020 wrote: Tue Aug 25, 2020 1:31 am Hi dear coders
this indicator not working please fix it Spread Divergence Indicator.mq4
removed the errors

Re: Fix: Indicator is not showing on MT4 chart

Posted: Fri Oct 30, 2020 7:10 am
by LadyAmira
Hi folks, can anybody tell me if there is a new version which functions with actual MT4s? Or can anybody change the code that it works? With that version I don't get shifted Renko charts. Thank you! :)

Re: Fix: Indicator is not showing on MT4 chart

Posted: Sat Oct 31, 2020 12:27 am
by Ogee
LadyAmira wrote: Fri Oct 30, 2020 7:10 am Hi folks, can anybody tell me if there is a new version which functions with actual MT4s? Or can anybody change the code that it works? With that version I don't get shifted Renko charts. Thank you! :)
Hi, the version you posted works ok on mt4, just need to adjust the percentage from default 100% to your choice eg 12.5%.

Re: Fix: Indicator is not showing on MT4 chart

Posted: Fri Nov 13, 2020 8:23 pm
by stond
Hi coders,
can you repair the indicator.
The indicator shows the fifth line that should not be there. Additionally, it shows it in inverted colors from the fourth line.

stond

Re: Fix: Indicator is not showing on MT4 chart

Posted: Sat Nov 14, 2020 2:13 am
by wojtek
Trochę za dużo było w deklaracjach buforów. :)

Re: Fix: Indicator is not showing on MT4 chart

Posted: Sat Nov 14, 2020 2:59 am
by mladen
stond wrote: Fri Nov 13, 2020 8:23 pm Hi coders,
can you repair the indicator.
The indicator shows the fifth line that should not be there. Additionally, it shows it in inverted colors from the fourth line.

stond
Delete all the instances that go like this :
SetIndexEmptyValue(nnn,0.0);
where nnn is a number form 0 to 7

Re: Fix: Indicator is not showing on MT4 chart

Posted: Sat Feb 06, 2021 4:42 am
by JustInForEx
Hello everyone, can someone help me please. I would like to use a "Border" indi for optical reasons. Unfortunately it doesn't work, neither with the XARD system (XU-Borders indi) nor with the "toggle borders" indi from mladen. Only the button: OFF appears in the chart. The indicator itself is not loaded at all and then cannot be seen in the indicator window.
Does anyone have any advice?
Thanks in advance.
Cheers.

Re: Fix: Indicator is not showing on MT4 chart

Posted: Sun Feb 07, 2021 8:21 am
by pi_369
Dear coders

Please help me to fix this indicator AllclusterCCI divergence. It does not show up on certain timeframes. I really do like this indicator a lot, and I have spent a lot of time searching for it. Its a shame that this beautiful indicator only works on certain timeframes. I have also posted my request in anther thread (here: viewtopic.php?p=1295428191#p1295428191), in case if someone going to do duplicate work.

Thanks ever so much for fixing it for the benefit of many others too.

Re: Fix: Indicator is not showing on MT4 chart

Posted: Thu May 13, 2021 1:37 am
by Sukulam
mrtools wrote: Sun Dec 29, 2019 1:07 pm Try this version, like Mladen said it was using adx modes instead of band modes, this should work, but not able to verify, so please verify for me.

Hi all

I have just tried this myself and it does update in real time....you have to go into indicator settings and back out again for it to update? Can anyone help fixing this?

Re: Fix: Indicator is not showing on MT4 chart

Posted: Thu May 13, 2021 2:53 am
by mrtools
Sukulam wrote: Thu May 13, 2021 1:37 am Hi all

I have just tried this myself and it does update in real time....you have to go into indicator settings and back out again for it to update? Can anyone help fixing this?
Could you send me a link or post the indicator please?