\\Need to make a buy and sell order, watch, monitor, and modify my order much quicker than I am using now. polling continuously to get info, but it seems lag. finding fastest API code for that purpose. Now order triggering or live monitoring delay. (I use simple code, not lengthy one)
kite.orders()
kite.cancel_order()
these are poll api? can you suggest another faster code
any documentation?
eg:: buy qty = 1000 but executed 800 qty.