Page 24 of 68

Re: 4 Time Frame and All TFs Indicators

Posted: Fri Jun 16, 2017 5:46 pm
by mntiwana
Dynamic zone all Wilder's DMI
This is Wilders DMI all TFs with Dynamic Zones - in picture 2 instances are applied

Re: 4 Time Frame and All TFs Indicators

Posted: Fri Jun 16, 2017 7:30 pm
by scarletPip
mntiwana wrote: Fri Jun 16, 2017 5:46 pm Dynamic zone all Wilder's DMI
This is Wilders DMI all TFs with Dynamic Zones - in picture 2 instances are applied
This looks interesting but I'm unable to get it to work despite recompiling several times on a coule of different clients. I get a couple of warnings but I don't think that's the problem.

Re: 4 Time Frame and All TFs Indicators

Posted: Fri Jun 16, 2017 7:45 pm
by mntiwana
scarletPip wrote: Fri Jun 16, 2017 7:30 pm This looks interesting but I'm unable to get it to work despite recompiling several times on a coule of different clients. I get a couple of warnings but I don't think that's the problem.
Hi scarletpip
The indicator is ok,as so many times already our experts explained,the problem is coming from new build MT4 (1090)
simply compile the code with one step previous version Editor (compiler)
for example - try this now (it is same indicator)

Re: 4 Time Frame and All TFs Indicators

Posted: Fri Jun 16, 2017 9:56 pm
by scarletPip
Yes, that has fixed the problem with that bug almost every time but sadly in this case it produces no results (ex4). Perhaps it is just an issue with my setup. I will continue to investigate. Thank you good sir.

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 1:14 am
by mladen
scarletPip wrote: Fri Jun 16, 2017 9:56 pm Yes, that has fixed the problem with that bug almost every time but sadly in this case it produces no results (ex4). Perhaps it is just an issue with my setup. I will continue to investigate. Thank you good sir.
How it does not produce ex4 file?

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 1:43 am
by scarletPip
I mean the compiled ex4 file does not fix the issue. The chart itself is blank. I have made sure to enable DLL inputs, not sure if needs them, but it makes no difference. I have tried it on two broker platforms so if it works for others it must be something unique to this computer. I will try it on another to see if I can pinpoint the issue.

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 1:57 am
by mladen
scarletPip wrote: Mon Jun 19, 2017 1:43 am I mean the compiled ex4 file does not fix the issue. The chart itself is blank. I have made sure to enable DLL inputs, not sure if needs them, but it makes no difference. I have tried it on two broker platforms so if it works for others it must be something unique to this computer. I will try it on another to see if I can pinpoint the issue.
Check this thread : Metatrader build 1090 bug fix ...

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 8:57 am
by scarletPip
Yes I now perform that procedure for every new mq4 indicator that I test, since with this new build of MT4 we cannot be sure that something isn't missing. It has worked in every instance except with Dynamic zone all Wilder's DMI.ex4. I think it must be a problem unique to my system.

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 9:20 am
by mrtools
scarletPip wrote: Mon Jun 19, 2017 8:57 am Yes I now perform that procedure for every new mq4 indicator that I test, since with this new build of MT4 we cannot be sure that something isn't missing. It has worked in every instance except with Dynamic zone all Wilder's DMI.ex4. I think it must be a problem unique to my system.
Pipmagnet, maybe try this version.

Re: 4 Time Frame and All TFs Indicators

Posted: Mon Jun 19, 2017 7:15 pm
by scarletPip
This and I was missing dynamicZone.dll in the libraries folder. Now it works.

Thank you all.