candle berakout EA
-
Hello,
I want to create very simple EA for previous candle breakout. i.e if current candle break the previous candle high/low it should execute order and close order at the end of current candle.
Help for this regard is highly appreciated.
Thank you. -
https://fxdreema.com/shared/BAO1mL5M
I added the second Condition from me, to check the size of the previous candle, because without it there are too many trades. Maybe the upper wick should also be checked, and other checks too. But this is for example.
Here is why I used blocks 5 and 6 - https://fxdreema.com/tutorial/builder/things-not-to-do#1