count object like trade
-
Hello
How can i count my object like notrade ---> condition ---> buy
for example no object --->condition --->draw
?
Thanks -
Select object by name and use the yellow dot to the next block, meaning if that object dosnt exist it will pass
-
If you use the Condition block to select the object by name, then if there is no object, the Condition block won't pass. On the right side you can put > 0
-
@timmyhanke
@fxDreema
Thanks so much