@alisargun You need the EA to know that 1 crossong means one trade and no more than that. The best way is bu using a boolean variable (true/false) connected to the crossing and then use it in a condition block in the launching block tree.