EA Continue Opening Trade without following logic
-

What happen with this EA?
My EA continue opening trade and doing trade without following it logic??
This is the logic :https://fxdreema.com/shared/bhazvIt6b
Thanks before.
-
I think the If Trade is in the wrong place on first glance...at least it feels wrong to me. It looks wrong, because once one of the previous conditions is false, it will stop closing out trades.
-
@jsauter86
Is it logic no.208 & 209? or No. 211 & 212?
where should i put it on to stop EA behaving like this?
Thanks before -
@aeivan Remove that 'AND' block and connect block 208 to block 223. Then connect block 209 to block 224.