How create 1-2-3 breakout based on Zigzag?
-
I'm having a hard time putting together a breakout EA using the zigzag
The conditions are:
Low(1)>High(2)>Higher Low(3)>Enter when break the High(2)
Can you guys help me because I've trying this all day long with too many inputs

-
zigzag is little tricky ... you need custom code to detecting .. nothing easy to do ...
-
Well, you can play with the Zig-Zag indicator that is in the list of built-in indicators. This indicator comes with MetaTrader as an example indicator, but long time ago I decided to add some options to it. But to be honest, I have no idea how this indicator should be used

-
I tried this Zig-Zag built-in one but is messy asf lol