Close losable trades block not working
-
Can someone help identify why the close losable trades block is not working. I have it connected to a "pass" block to close trades at 20$ loss in money but it is not working
-
@drewliedadeuce Can you please share the link of your project?
-
here is a link to the project https://fxdreema.com/shared/hRlKOEI8b
-
@drewliedadeuce What do you exactly want? Do you want ALL open trades are closed when the TOTAL equity is -20$ right now or do you want ONLY those trades with a specific loss of -20$ are closed right now? Your EA is doing the second option.
-
I want only the specific trades with 20$ loss to close. But it is not working.
-
@drewliedadeuce Then you need to use this structure:

-
THANKS!!
-
@drewliedadeuce You're welcome.