Hi,
I got the option chain through API connection for the selected instrument. Now i want to get the live feed of the option chain through web socket. Please provide me websocket url to get the live option chain data. Also provide me the parameters required that need to be send along with url.
Still getting the problem in connecting through websocket. It gives error as "System.Net.WebSockets.WebSocketException: āUnable to connect to the remote serverā
WebException: The remote server returned an error: (404) Not Found
i am using url as wss://api.upstox.com/streaming
Please provide proper URL to connect to websocket.