Stop EA at Daily Target
-
Hi master, how to stop the ea when reach daily profit target on the others day.
with current block i used check profit by period..it only stop the ea when profit target reach by same day only.. if profit target reach on the others day... the ea wont stop..
https://fxdreema.com/shared/tJb3Hva6b -
@paiz You can try something like this:
https://fxdreema.com/shared/LHZfs3gvb
Please notice that block 2 is set as switched off by default.
-
@paiz Do as @l-andorrà said but use check profit period of time, if you want to close when profit reached use >= close and before trade use <.