Now it looks like this:
1. We can already Sell and take the risk,
2. We can wait for a retest up and then Sell at a better price,
3. If the price just dumps without a retest, well maybe there will be an opportunity on the way down?
Personally, I prefer option #2.
If we want to be very aggressive, we need to trade this:
It was worth the risk!
So, we have a few options:Re: Dynamic Zone indicators for MT4
1043@mrtools
The alerts aren't texting properly.
In the attached image we see that a candle closed above the lower band of the channel (zone) and the alerts says that it closed ("crossing") above the upper channel. In this case the alert should say "crossing the lower channel UP"".
Also, NOT "bb stop line" but "candle"!
I don't want bb stop lines at all, not alerts, not the lines.
I can use clrNone for the lines, no problem, but I don't have the options for alerts.
Now the candle closed above upper channel, but no alert was issued.
The alerts aren't texting properly.
In the attached image we see that a candle closed above the lower band of the channel (zone) and the alerts says that it closed ("crossing") above the upper channel. In this case the alert should say "crossing the lower channel UP"".
Also, NOT "bb stop line" but "candle"!
I don't want bb stop lines at all, not alerts, not the lines.
I can use clrNone for the lines, no problem, but I don't have the options for alerts.
Now the candle closed above upper channel, but no alert was issued.
Re: Dynamic Zone indicators for MT4
1044Just confirming that the alerts are wrong, because I got no alerts here:
Re: Dynamic Zone indicators for MT4
1045Thanks for testing and sorry for the problems, added an option to show the bb line and hopefully fixed the alerts. On the alerts there are options for crossing the upper/lower bands both ways, option for alerts on every breakout, and alerts for either the high/low or close to cross the upper/lower bands.Dadas wrote: Thu Jul 17, 2025 5:01 am Just confirming that the alerts are wrong, because I got no alerts here:
2025-07-16_210051.jpg
- These users thanked the author mrtools for the post (total 4):
- Dadas, Hogwildsavage, Nik123, Krunal Gajjar
Re: Dynamic Zone indicators for MT4
1046The "lower band down" alert is OK.mrtools wrote: Thu Jul 17, 2025 7:15 am Thanks for testing and sorry for the problems, added an option to show the bb line and hopefully fixed the alerts. On the alerts there are options for crossing the upper/lower bands both ways, option for alerts on every breakout, and alerts for either the high/low or close to cross the upper/lower bands.
Re: Dynamic Zone indicators for MT4
1047Please try redownloading from the last post. To me it seems correct now but would like your verification when you can please!Dadas wrote: Thu Jul 17, 2025 7:37 pm 2025-07-17_113255.jpg
2025-07-17_114514.jpg
The "lower band down" alert is OK.
Re: Dynamic Zone indicators for MT4
1048I will certainly do that.mrtools wrote: Fri Jul 18, 2025 12:00 am Please try redownloading from the last post. To me it seems correct now but would like your verification when you can please!
Thank you, and I will inform you about the results.
No, still wrong. The alert says that price crossed upper band, and it crossed the lower band.
It seems like there is no change.
And there are no alerts on the upper line, either.
PS. I would gladly fix it by myself, if I had the source code.
You must understand that creating an iCustom() alert indicator for this one is rather complicated taking into account the enums which need to be created... Analogically for DOWN.
Would you like me to write down my conditions in code?
Re: Dynamic Zone indicators for MT4
1049Weird this is what I have while testing, alerts exactly how you said!
ps) and just now a new lower band alert
ps) and just now a new lower band alert
Re: Dynamic Zone indicators for MT4
1050Yes, weird for sure.mrtools wrote: Fri Jul 18, 2025 2:51 am Weird this is what I have while testing, alerts exactly how you said!
ps) and just now a new lower band alert
I did replace the indicator with the one in your latest post.
I will try again, and see.