I want to connect the web sockets for order updates so that I can receive the order confirmation updates when the order is placed through the mobile app, kite web , or API, irrespective
how can I do this ?
I am not looking to get web socket for mar…
Also, I do not need to subscribe to websocket as I have no need for marketdata. All I want is to be able to listen to orders update realtime and I have been suggested to use webhook. Is it possible?