Store how many orders open at the same time
-
@ambrogio I reset the counter to 0. Block 201 picks up all buy trades (in a loop) and each time it executes Block 29. When all trades were past, the yello dot of Block 201 is executed.
Btw. if you only want to increse the counter per loop, you may do that in the variables section of Block 201 as well.
Would look like this

-
@trader-philipps Yes it is clear, thank you very much again
-
@trader-philipps
What are sTF variables ?
For my own interest
-
@seb-0 Where did you see that? I usually use first character of variable name in order to datatype of it.
-
@trader-philipps

there -
@seb-0 I Think that was @ambrogio 's code. However, if you're interested in determine the timeframes (current and next) you may check this thread https://fxdreema.com/forum/topic/7723/call-a-function-for-calculating-next-higher-timeframe-solved/3
-
@trader-philipps
Apparently i'm gonna have to plunge into coding.
A bit at least. -
@seb-0 If you share your project and tell us what you try to achieve we might help you.
-
@trader-philipps
I could but there is nothing in common with this topic. I'll open a new one then.
Im more looking for general advices on my specific project.
Just have to work on it a bit more before