Count Objects on Chart
-
Hi Good People,
How do I count the number of objects that has the same front name? the Objects will appear and deleted, so the total numbers has to change dynamically. Please help. -
@normy Do you mean having a number showing how many object with that name are visible on a chart any any moment, at any tick?
-
Yes sir, exactly what you have said..
-
@normy You need to create a variable to count them and then use this structure on the 'on tick' tab:

-
Thank you @l-andorrà, you have been a big help in this community.. Appreciate it much...
-
@normy You are welcome.