Terminate EA
-
Hello Traders and fxDreema
how to terminate EA after achieve profit target.
Can give me sample block.
TQ -
@mywife Easy. If you are looking for a 200 € profit, for example, you can do this:

-
@l-andorrà thank you sir. it work. : )
-
@l-andorrà Sorry Sir, I have another request, how can make my breakeven work?

I already set breakeven but not move to my setting

-
dont terminate after profit target, you will just want to cancel for the trade period.
-
@tipsywisdom I think so, better right. Actually can give me sample block to cancel for the trade period, sir. Thank for advice.
-
@mywife said in Terminate EA:
@tipsywisdom I think so, better right. Actually can give me sample block to cancel for the trade period, sir. Thank for advice.
its totally up to you and your trading period.
ill get you a screenshot...i typed the words first, but its missing something.
-

one of the easiest ways to do it. check profit average, if profit is ever over a specific daily amount for your target, you just turn off the blocks for trading, and then once per bar, daily, turn them back on again. It will turn them on at the start of the new day!
-
@tipsywisdom I want to thank you for all the support and concern.