Too Much Delayed Data - 1 Min OHLC Data From WebSockets

I am not sure, how to rely up on 1 Min OHLC from Websockets.

Even Websockets has 2 mins delay in returning 1 Min Candle Data then what is the purpose of WebSockets?

Kindly find this screenshot, how much delay in getting the data. I am using In Memory Database which is very fast and there is not issue from my end.

Even Intraday Data API also very slow. Kindly let me know, how useful it is to develop application based on this.

Thanks
Vamsi

Dear @vardhan36397,

I have cross-verified the 1-minute OHLC data from the Market Feeder WebSocket and did not observe any delays. Kindly share your code so that we can review it in detail.

Additionally, for a more easy implementation of WebSockets, we recommend referring to the streamer functionalities provided in various languages:

Thank you.