CLOSE TRADES block not working
-
Sorry guys, me again. Feel like i'm being an idiot here
This block WILL NOT EXECUTE. It puts the comments on chart just fine so it is running "every tick", but it won't close the trades. Even with no condition, even if I just put "once per tick > close" it's not closing any trades. Any ideas? thanks!

-
I even tried this to see if it was a problem with my variables, but even this didn't work!

-
Close what trade? Do you have any trade?
-
yes, there's another condition tree with the entries and exits

-
Can you please share the link to your project?
-
-
which trades are not closed exactly?
-
@l-andorrà all of the yellow circled 'close trades' are working, just not he red one

-
Add a shared link, half pictures don't help, blue count should be above once per bar,
-
@jstap Thanks, I already posted the shared link 2 posts above
-
I just want it to close every open trade once those criteria are met
-
Test this as a single tree, you can then see what isn't working and, adjust as needed, before adding the rest back in.
-
the main single tree works fine, like I said. It's the little tree off to the side that isn't executing the 'close trades'. it's putting the comments on chart but not closing trades.
-
Then test with 2, when not working put a shared link, when there is too much to look at identifying problems is hard, this way the problem can be specified.