kite.orders or kite.order_trades or kite.positions does all these gets counted as other end points ? if yes if we fetch kite.orders per second there will not be anyproblems ?
And like Sree mentioned using postback system is much efficient because you will get all order updates near instantly and you will reduce the stress on your systems by not making a request every second.
You can use the postback url for getting order events.
And like Sree mentioned using postback system is much efficient because you will get all order updates near instantly and you will reduce the stress on your systems by not making a request every second.