Help with a problem with sell now and buy now
-

hi i need to verify that when my trade touches tp i open a buy or sell trade but when i make this configuration it generates a compilation error,
on the left side is the check when my trade touches SL (which works fine if I remove the right side) and on the right side when it touches TP.
-
this is the link of the project https://fxdreema.com/shared/QtC6qISQ
-
@byterbluu You need to use the 'on trade' tab instead. This is the structure for buys closed:
https://fxdreema.com/shared/JVD3VWLGd
Then you need to duplicate the same for sells.
-
@l-andorrà Thanks for your response.
When i try to replicate, it shows me that there are compilation errors

-
@l-andorrà This is the logic what im trying to apply https://fxdreema.com/shared/E9oR3uPqd
but i dont know why not working
-
Are you paying a full membership subscription? If you are not, you created a project with more than 10 connections between blocks. This is why the error popped up.