Is it possible you can give the total number of ticks you stream for nifty index or any other product ? i have realized that if my program takes 100% of CPU usage, it is skipping many ticks. i just want to tally if the total number of ticks sent and received are same
This information is for all the developers. please receive the ticks in a new thread. if you you are receiving the ticks in the same thread as the main thread, it is possible that you may miss some tick data
i can understand that you do not store the total counts. but, could you please debug and post it atleast once? it will help us analyse performance issues and set a benchmark on how many ticks will be received in average.