How to stop the expert after making two or one trades for the day
-
hi .How can to stop the ea after making two or one win trades for the day??
-
@gmj On trade tab use a purple block and a formula block to count wins, use a condition on tick to switch off trades, use a once per daily bar block to reset.