Condition for Counter Block
-
Hello, does anyone know how to have a condition for the counter block? For example, if count = 2? So that it can be in it's own area?

Here, the count block is connected to buy/sell signals but I want a way to have it and everything under it by itself because i believe all the blocks run at once (correct me if im wrong).But the count only starts when the block itself is ran so i dont know how to not have it under the sell/buy signals because that's what I want it to count.
The Turn on and off blocks toggle blocks that are connected above in the same area. I thought since the blocks might run all at once, it messes it up
-
@lwoodruff You don't have it under buy/sell, you have it in a separate tree, if you need buy/sell to activate use something like flags under buy/sell.