Page 99 of 99

Re: Dynamic Zone indicators for MT4

Posted: Sun Dec 24, 2023 3:16 pm
by mrtools
Shockr wrote: Sun Dec 24, 2023 10:41 am When I open the indicator: dz adx trend avgs and click on dependencies it shows the name as dynamicZones.dll. This is from the dynamiczones.dll that you put on the download page.
Just copied this from the indicator code:

Code: Select all

#import "dynamicZone.dll"
   double dzBuyP(double& sourceArray[],double probabiltyValue, int lookBack, int bars, int i, double precision);
   double dzSellP(double& sourceArray[],double probabiltyValue, int lookBack, int bars, int i, double precision);
#import
Which you can download from here

Re: Dynamic Zone indicators for MT4

Posted: Mon Dec 25, 2023 7:06 am
by Shockr
Thanks for the help! I finally just deleted everything and rebooted. Loaded everything back and It seems to be working fine! MERRY CHRISTMAS!!!

Re: Dynamic zone indicators ...

Posted: Wed Mar 06, 2024 9:35 am
by AteszBatesz
mrtools wrote: Thu Jan 18, 2018 3:59 am Added mtf.
Mr Tools is it possible to add Arrows (Arrows on Newest) function. Is it a Non repaint indicator is that correct?
Or if you made it already please share me the access to the download page


Thanks in advance :)

Re: Dynamic Zone indicators for MT4

Posted: Mon Apr 22, 2024 3:04 am
by ssscary
mntiwana wrote: Wed Mar 08, 2017 10:08 pm Dynamic Zone .dll for MT4
Hi, just want to ask - isn't there a newer version of this library?
I can't find anything after 2017.