TP EA
-
I have built a EA that works successfully on multi charts but the TP is still a problem!
I’m looking for a standalone EA that will handle the TP as follow:
Account balance x x% = $ profit target per trade x current open trades = $ overall target! If this is reached close all trades!Can you please assist as the one I have built don’t work correct!
Thanks
-
Hi FxDreema,
Please see the following! https://fxdreema.com/shared/MKD4lZyVc
I can't get it to close all the open trades! (Calculation is correct)
Any suggestions?
Thanks
Wapen -
If you created trades manually, the EA won't touch them and this is normal. If you want to work with manually created trades, just set the Magic number in the project settings to 0.
Otherwise if you want to close only those trades who made certain profit, there is a block "Check profit (unrealized)"