@Kailash I have already read the https://kite.trade/docs/connect/v1/#streaming-websocket-api, But binary means 0 and 1, so why it's responding non binary format (i.e. including 1-8, a-f chars) as I shown in my previous comment.
Also, when I' using …
Hi Kailash,
I have integrated Kite API and successfully retrieve public_token. I have opened a socket connection using "Dark web scoket" extension of Google Chrome. When I'm subscribing for quotes using "{"a":"subscribe","v":[408065,884737]}" actio…
Below are his words..
Question: I'm developing desktop application using Kite API. I want to retrieve real time market quotes, using socket connection. How do I setup socket connection using Kite API?
If socket connection is not possible then what…