Page 106 of 108

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 3:14 am
by mrtools
Dadas wrote: Fri Jul 18, 2025 3:07 am Yes, weird for sure.
I did replace the indicator with the one in your latest post.
I will try again, and see.
Posting the same version just shows more digits on the prices while alerting but this version for me is alerting correctly.

ps) just only changed the name hopefully now no download issues.

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 3:32 am
by Dadas
@mrtools
I don't understand???
I deleted all the versions I had.
I deleted all my downloads.
I downloaded the indi from this post:
post1295568921.html#p1295568921
I removed the indicator from all of my charts.
I added the indicator to only one chart.
My settings are: I got no alerts: Where can the problem sit???

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 3:46 am
by Dadas
Now using the + version: No alert where there should be one!

Is there any condition based on the DZ probability parameters?
Or, something with the .dll?
I installed the dll in the first post of this thread.

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 4:59 am
by mrtools
Dadas wrote: Fri Jul 18, 2025 3:46 am Now using the + version:
2025-07-17_194520.jpg
No alert where there should be one!

Is there any condition based on the DZ probability parameters?
Or, something with the .dll?
I installed the dll in the first post of this thread.
Got this on M5 nzdusd default settings on the + version. The dll has nothing to do with the alerts.

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 5:22 am
by Dadas
mrtools wrote: Fri Jul 18, 2025 4:59 am Got this on M5 nzdusd default settings on the + version. The dll has nothing to do with the alerts.
Well, the down lower band alert worked before, too.
Also, I'm not interested in the default settings.
The alerts should work for any settings, not just for the default.
The alerts should be based solely on close prices in relation to buffer3 and buffer4.
And looking at alertBar+1 and alertBar.

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 5:33 am
by mrtools
Dadas wrote: Fri Jul 18, 2025 5:22 am Well, the down lower band alert worked before, too.
Also, I'm not interested in the default settings.
The alerts should work for any settings, not just for the default.
The alerts work on any settings as long as alerts are enabled.

ps) sorry you are not happy with the alerts I have done all I can to help you maybe you can use an iCustom to code the alerts to suit your needs!

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 5:37 am
by Dadas
mrtools wrote: Fri Jul 18, 2025 5:33 am The alerts work on any settings as long as alerts are enabled.
The alerts should be based solely on close prices in relation to buffer3 and buffer4.
And looking at alertBar+1 and alertBar.
Let me ask you: on the following image: Are there any alerts enabled?
Should there be a break alert for the upper band up?
Nothing happened.

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 5:45 am
by mrtools
Dadas wrote: Fri Jul 18, 2025 5:37 am The alerts should be based solely on close prices in relation to buffer3 and buffer4.
And looking at alertBar+1 and alertBar.
Let me ask you: on the following image:
2025-07-17_213601.jpg
Are there any alerts enabled?
Should there be a break alert for the upper band up?
Nothing happened.
And this is what i got so alerts are working! Why they are not working for you I have no idea, have done all I know what to do.

ps) sorry you are not happy with the alerts I have done all I can to help you maybe you can use an iCustom to code the alerts to suit your needs!

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 5:48 am
by Dadas
mrtools wrote: Fri Jul 18, 2025 5:45 am And this is what i got so alerts are working! Why they are not working for you I have no idea, have done all I know what to do.
Did you test with the exact settings as I have?

PS. Like I said, if I had the source code, I could figure it out on my own, but when I don't have it, I will have to spend a lot of time recreating the enums for the input parameters for an iCustom() alert indicator. Then I will have more information, because if then alerts won't work, something is seriously wrong...

Re: Dynamic Zone indicators for MT4

Posted: Fri Jul 18, 2025 6:06 am
by mrtools
Dadas wrote: Fri Jul 18, 2025 5:48 am Did you test with the exact settings as I have?

PS. Like I said, if I had the source code, I could figure it out on my own, but when I don't have it, I will have to spend a lot of time recreating the enums for the input parameters for an iCustom() alert indicator. Then I will have more information, because if then alerts won't work, something is seriously wrong...
The exact settings you are using is probably what is causing the problem, you are reversing the upper and lower bands!