Candle Close and Open crosses above Alligator not working!!!
-
Good Day, I am trying to make my ea open a new trade when the candle open and close is above all three parts of the alligator indicator but I can't get it to work. It just isn't opening trades in my backtests.
here is my file link: https://fxdreema.com/shared/EWbA7fa9
-
Preferibly connect all those condition blocks one after the other. That 'AND' block is correct from a strict logic point of view but is not as efficient as doing it as I recommend. On the other hand, I see all right operands in all 'condition' blocks are working on candle ID 0. I recommend you to move them to candle ID 1.