Hi Team, I'm using smart api V2 and observing that volume data streamed in websocket is incomplete. Web socket is sending much more less volume compared to actually traded. This is not only for one stock but for all stocks. @admin Please take care and help fixing this issue. Volume is imp data and strategies are malfunctioning because of improper volume.
Attaching the screenshot showing the differences between historical volume vs actually streamed volume by web socket.
Best posts made by kps7111
Latest posts made by kps7111
-
Volume stream by websocket is not complete
-
Web socket error on resubscribing new tokens on active web socket session
I initiated web socket session with some set of tokens and observed my web socket connection gets breaked with addition of new tokens and resubscribe. This is happending when adding tokens post 3rd or subsequent times. Is there any reason for this issue observation. Can somebody help on this.
-
Web socket incompletely streaming data
I observed web socket not streaming data completely for tick data. There has been volume difference observed on data received in a minute vs actually traded volume.
I verified this with your historical api where volume traded for every minute vs what I received is differ by hugh margin.
Is this known issue or I am only facing this. Are the number of tokens suscribed impact this ? I know there can he 1000 tokens can be subscribed in one web socket session but I have not even 100.
Can somebody help on this ?