Fractal fake out / break
-
Hi everyone, looking to develop an EA that looks for trades when the most recent fractal (Up or Down) is broken. Like the image here:
image url)Used the following EA on Fxdreema to try and do this but it does not seem to register the breaks of the fractals at all - https://fxdreema.com/shared/Hifqh19T
Any tips would be great
-
@aydnthorley-0 this happens because the fractal works on candle ID2, rarely on candle ID3 also, so you should change the value of fractal candle ID 1 to candle ID 2