Hi, i am new to this kite, developed .net application. But for retrieving orders every time i am sending request . so any one please help me out regarding orders ,trades confirmation automatically.
Hi @tns_ranjith, In order to implement postbacks, you need a simple server setup which is live all the time so that Kite can post data whenever an order is executed. As of now, you can't do it in the local client application. In future, we will address this issue by sending postbacks via websockets.
In order to implement postbacks, you need a simple server setup which is live all the time so that Kite can post data whenever an order is executed.
As of now, you can't do it in the local client application.
In future, we will address this issue by sending postbacks via websockets.