Missing 1 candle on min interval using websocket market data feed v2

When i get value using websocket 13:36:59
ohlc[1] contains 13:34:00
ohlc[2] contains13:35:00

When I can get 13:36:00 record on 13:37:59 which mean its around 38th min I getting 36th min record so that I could not able to trade/travel with market data.

Hi @Kalaiselvi_10418027,

Can you confirm how many instruments you had subscribed to and in which mode when you observed the tick loss?

Generally, when users subscribe to a large number of instruments and experience local network slowdowns, data packets may be lost on the user’s end.

Thanks!

Hi @Ushnota
I am using only one instrument key which is nifty 50 index. and I tested fully one day market. but same result, I am not facing internet slowdown. I am getting response frequently every seconds without lost. my issue is missing candle info of 1 min.