concurrent trade when condition met
-
i had 2 set of conditions for each group (1 and 2) to buy and sell. The config is: Group 1 > 'No Trade' (with group set as 1) and the 2nd group (2) > 'No Trade' (with group set as 2). There are modify SL for each group (separate for buy and sell) under 4 'If Trade', set under group respectively.

i tried using the right (yellow = if trade) of the 'No Trade' to connect to group (1 connect to 2 and 2 connect to 1 via the yellow 'else' circle) to allow group 2 trade (if group 1 active), the other group can still buy or sell depends on trend condition. Before that is only 1 group of trade is running (either 1 or 2)
Is there another method to allow such operation? and not have to wait for group 1 (or 2) closes trade then-to-allow another group (1 or 2 when condition is met) to trade.
I want when either trades from group 1 or group 2 is running, and when the condition is right, allows buy or sell to add on to existing trade, and not wait for existing trade to close.
hope @fxDreema and @miro1360 can share some tips or tricks to this type of operation
-
You know, I read your post multiple times, but I'm still not sure what is your question. I don't know if this can help, but because you are talking about groups... I want to tell you that if you want (and if it works for you) you can write multiple group numbers separated with comma, for example 1,2