How to arrange the block "AND"
-
Hello all,
how to arrange the block "AND"?... It should be on top of other block or is it allowed to arrange the block "AND" below others block as shown on below picture?

Thank you all!
-
@zedeai2 You shoould connect all conditions thar are supposed to happen at the same time ABOVE that block. Then when all blocks above are true, whatever below it will happen.
-
@l-andorrà Can we put a kind of some "Run Blocks from others logics before / above the bock "AND"?
-
@zedeai2 Not sure what you mean. Can you please specify the case you are looking for?
-
@l-andorrà Hello, sorry my explanation was not clear
Below pic is an example (assuming both block 20 & 23 are far distance) :
1 in run block ID 22 : Is it allowed to run the block ID 22, (Block AND)?
2 in run block ID 25 : Is it allowed to run the block ID 20, 23, (Block AND)? --> is this "coma" allowed to run multi Block AND?Thank you in advance!

-
@zedeai2 Correct. Technically it is exactly as you describe. However, please remember that an 'AND' blocks needs at least one block above it to be executed. Your current use of them will lead to weird results.
-
@l-andorrà Hello!
Sorry, I don't undertand what do you mean with : "However, please remember that an 'AND' blocks needs at least one block above it to be executed. Your current use of them will lead to weird results"?
Do you have any sample?
Thank you very much!
-
@zedeai2 Of course. Does you example work correctly? What are those 'AND' blocks on top of 'buy/sell now' blocks doing there? Thay are irrelevant there. Why are you using them there?