AND-OR VS TREES
-
Can anyone explain why these 2 different work flows give different results? All the pink blocks are identical and all the blue blocks are identical. They all reference the same group/trade. They are simply different conditions for closing the trade. Whichever one is present first, closes the trade.
In theory, the results should the same if I just create OR connections between each condition; whichever one is true first, closes the trade.
Why am I getting extremely different results?


-
@4xfatigue None of those 'Age in minutes' blocks will work correctly unless they are connected below a 'For each trade' block. Pink blocks need to be connected below one of those.
-
Thank you.
-
@4xfatigue You're welcome.