Thumbs up and thumbs down objects

 

Hi,

 

Is there a way of calculating the number of thumbs up and thumbs down objects on the chart other than counting them manually? It tells me how many there are all together but doesn't seem to differentiate between the up and down.

 

Thanks

 

Elwise 

 

Loop through all the objects on the chart

Use ObjectGetInteger() and check OBJPROP_ARROWCODE

Reason: