a question about "For each trade" Block's loop ?
-
I am a bit confused about the for each trade block's loop
i know it loops through the trades , and then each individual trade is processed using the blocks from the loop for trades and order category
but what if there is a for each trade block (lets call it block 1) and then the next block after the for each trade block is a condition block or any other block that isnt using the option "(in loop) tade/orders in loop" option , and say its a simple condition block (lets call it block 2) of comparing the value of 2 indicators , and then the next block (lets call it block 3) is from loop for trades and order category.
will the loop execute to block 3 for each individual trade ? ?
-
@zackry This is how I alsways use it and I have no reason so far to believe that is not. Did you find any case disproving that?
-
@l-andorrà yeah i am still testing... but by the looks of it it doesnt consider
trades individually