Parsing the websocket response

prakash.jj
Hi,

I am trying to get the websocket response for 50 stocks and want to store them somewhere so that I can do other processing on that data. Has anyone written any simple code to parse and store it somewhere. Anybody using any online database with Python?

I also want to know how to extract the instrument data with lotsize and other stuff and store it somewhere which I can access from Python. Code.

Can someone help me pls
Sign In or Register to comment.