The groups don't work for me.
-
i have a main strategy and if it runs into a loss a second one starts which i have now declared with group 1. But there is no more trade opened.

-
i want modify stops to be applied only to the second trades. With me it is always applied to all trades.
-
and only one trade should be opened per mother trade at a time. how do i solve this?
-
I can see four 'Buy now' and four 'Sell now' block. Which ones are those defined as 'second trades'?
-
@fibolatschi I think, when you start using groups, you need to put it everywhere trades are related. Use greoup 1 or 2 for the 2 kinds and if condition (eg "If trade", "Check trades", "Close Trade", etc) apply for both groups, use 1,2