@nehemiah7
As you can see, there are three different conditions here where each condition opens a buy order, but what I did was that I used the Turn ON and OFF blocks in way where you will have these conditions run in order and not run at the same time.
So if condition block 7 ran and a buy order was opened, the next condition that will open a trade be block 10, and if that condition was met and the trade was opened, the next condition that need to be met is condition block 18. if the 3rd trade was opened the whole thing will reset and go back from the beginning.
Now block 7, 10 and 18 ( the condition blocks) can be your 3 different trading signals.