close all trades when profit percentage achieved(closed trades + open trades ))
-
how to close all trades when profit percentage achieved,
profit % = all open trades + close trades.
??? -
@vijithtr You need a structure like this:
https://fxdreema.com/shared/bKbTjhrse
This is looking for all open and closed trades's profit in pips for today. Just substitute pips by money.
-
@l-andorrà wow, I just watched, same EA in your YouTube video . Unfortunately my subscription expired. Thank you @l-andorrà
-
@l-andorrà ok I will try this , substituting pips by money
-
@vijithtr You're welcome.
-
@l-andorrà open, closed and total values are not resetting after closing EA
-
The structure I provided definitely does that. Probaly you embedded it into a larger structure that is conflicting it.
-
@l-andorrà I have this probs too in floating trades in a grid strategy?
how to close all trades when profit pips achieved,
profit in pips = BUY + SELL on all OPEN FLOATING trades. -
Do you need closed trades to be considered in your calculation? Because if they are not, you can use a blue 'check profit (unrealized)' block with your target profit connected to a close trades block.
-
not closed trade, only the present trades that are all opened. I tried but not working can you show an example?
-
@CAVINCENT Sure. You need something like this:
