Stream API missing ticks

akshayR
Hi,
I have been observing missing ticks from stream API.

Case: When the market opened, it created low within the first minute with quick fluctuation.
In streaming API, the ticker did not receive any ticks for 3 seconds during fluctuation. On the next tick, LOW was changed and LTP was received as per the current market.

The highlighted line in the attachment shows value difference in LOW, and same value was not received in LTP by ticker.


It has happened multiple times on multiple days for fluctuating highs and lows.
My internet connection is 100 Mbps and only single machine is connected to it.
There was no network outage either as it was not a single occurrence.
Need your help here to tackle this situation as it is creating issues in my algo.

Attached logs for printed tick values.

This discussion has been closed.