Extract price and volume from websocket module response
-
Hi,
I am trying to get real-time price and volume information using the Smartwebsocket service. I am also able to use the code and get the real-time price. But the issue is that
ss.connect()
gives the continuous response. I am trying to extractltp
,tbq
,tsq
fromss.connect()
response. Can anyone tell me how to parse the continuous response obtained from continuousss.connect()
? Thanks -
@vivekruhela can you please share the code?
-
@vivekruhela
Hi, can you share code, i tried hard but, not able to extract ltp. -
Hello,
Problem Solved. I tried to remove this post, but I don't have privileges for that right now.