Page 389 of 429

Re: MT4 Indicators with alerts/signals

Posted: Fri May 13, 2022 12:10 pm
by mrtools
Intrest 1 wrote: Fri May 13, 2022 6:12 am Maybe the previous request is too complicated.
Is it possible to add signals when rsi breaks through the channel?
Image
Yeah looks like it is possible, and it's not that your last request was too hard, it's a zigzag and it repaints.

Re: MT4 Indicators with alerts/signals

Posted: Fri May 13, 2022 6:13 pm
by Intrest 1
mrtools wrote: Fri May 13, 2022 12:10 pm Yeah looks like it is possible, and it's not that your last request was too hard, it's a zigzag and it repaints.
A zigzag is a breakout of a price channel in the form of a ray.
In this case, the channel breakout at the rsi open price type will exclude any repainting or flashing on the current bar.
A zigzag is a breakout of the Donchian channel, it cannot be redrawn. Zigzag signals are not correctly interpreted in most cases. Everyone thinks
that when a signal appears, it is necessary to open in the opposite direction, when the direction of the beam shows that it is necessary to open in the direction of its inclination. In this case, the zigzag is a classic price channel breakout signal without redrawing.

Re: MT4 Indicators with alerts/signals

Posted: Fri May 13, 2022 6:21 pm
by Intrest 1
In my opinion, the zigzag signal arrows should be turned in the opposite direction, because these are price channel breakout signals, which absolutely corresponds to the Donchian channel and approximately corresponds to the Bollinger band with the same period.
Whether the breakdown is true or false is another matter. These are already other criteria for determination.
Applying a zigzag in this way gives price channel breakout signals without redrawing

Re: MT4 Indicators with alerts/signals

Posted: Fri May 13, 2022 6:30 pm
by Intrest 1
If you remove the current signal from a normal zigzag, you will get an AlexD zigzag that does not redraw.
And if you add a Donchian channel with the same period, you will see that zigzag signals appear where the price has broken through the channel.
It means,
that an ordinary zigzag should be considered as an indicator of a price channel breakout, where the direction of the beam shows the direction of the breakout. Opening against the direction of the beam, as everyone thinks, is possible only along the trend when the breakdown is false and a reversal in the direction of the trend is likely

Re: MT4 Indicators with alerts/signals

Posted: Mon May 30, 2022 2:00 am
by vashet
Hello Guys,

any chance of adding mobile alerts to this one?
(it has standard pop up and email alert already).

Thanks!
V.

Re: MT4 Indicators with alerts/signals

Posted: Mon May 30, 2022 2:47 am
by mrtools
vashet wrote: Mon May 30, 2022 2:00 am Hello Guys,

any chance of adding mobile alerts to this one?
(it has standard pop up and email alert already).

Thanks!
V.

ASCTrend1i-Alert.mq4
There is an indicator called TrendSignal with alerts here Trend signal it's the same as asctrend.

Re: MT4 Indicators with alerts/signals

Posted: Mon May 30, 2022 3:30 am
by vashet
mrtools wrote: Mon May 30, 2022 2:47 am There is an indicator called TrendSignal with alerts here Trend signal it's the same as asctrend.

Thank you very much :)

Re: MT4 Indicators with alerts/signals

Posted: Thu Jun 02, 2022 4:49 pm
by Intrest 1
Dear coders.
Could you make rsi signals that are filtered out by the SMA?
To only show down signals when price is below sma and only show up signals when price is above sma

Re: MT4 Indicators with alerts/signals

Posted: Tue Jun 07, 2022 1:10 am
by Jedidiah
mrtools wrote: Fri Jul 06, 2018 10:55 pm Added alerts.
expect the teacher to add MTF to it
Infinite merit

Re: MT4 Indicators with alerts/signals

Posted: Tue Jun 07, 2022 6:26 am
by mrtools
honje19960321 wrote: Tue Jun 07, 2022 1:10 am expect the teacher to add MTF to it
Infinite merit
Had to redo it, hopefully it's close to the version you posted.