hi, I created a project , it's a hedging method in nasdaq. i want to close all trade when once the current loaded trade SL or TP hit, so I used "TRADE CLOSED" block on "ON TRADE" tab but it's not working can you help please
-
-
@nasru What's the point of using so many 'loop' blocks with 999999999 times to pass?
-
the default cycle is 3 so some times current pending order is executed then not placing the new pending order, when i put 999999+ it's working properly
-
@nasru Then it's weird because it should work. I don't see any problem in teh logic. Can you please try changing the 'group mode'? Try it woth 'group#/ only everywhere.