Group Breakout Alert Needed.

oomeysh

Trader
May 24, 2025
18
0
9
36
Hello
I have a very simple question I just need a Breakout indicator for forex group pairs ,which will tell me that , A Breakout has happened in all 6 pairs at the same time.

as u can see my AUD group price breakout happened in red circle i have marked , and the rsi also comes out of level at the same time price breakouts marked in red rectangle box, so i want alert system on this...so as break happen in group i will be immediately gets notified.
so plz let me kno thx..



2026-04-15 13_13_48-291050087_ Exness-Trial15 - Demo Account - Exness Technologies Ltd - AUDJP...png
 
That depends on how you define a breakout.

In theory, you can create an MT5 indicator that reads data from 6 pairs and alerts you only after a certain condition occurred on all 6 of them.

You could also code an indicator that detects a breakout on a single pair and then use a simple EA to run the same indicator (via iCustom) on 6 pairs and trade/alert when all 6 align.
 
thank you for the reply but can you please show me some kind of link or videos or blog so that I can read, as i have never done this before.