I use to retrieve my positions with kite.positions(). Then I watch the last_price for my actions and it was ok. Today the last_price is not changing. Is there some issue in data updation?
@pvgeorge Is the scrip trading? Can you tell us the scrip name? It's always recommended to use Websocket for live ltp update, check the documentation here.
Yes, it is active future positions. The values are changing in kite display. But it is observed that, for the query it is changing hourly only, but this is from today only.
LTP is only an additional benefit to positions. There may be different ways to get LTP. But when position is queried, if LTP is nearby, which was, it reduces other overload on me and on the system. The inference of polling positions for LTP is wrong.
Is the scrip trading? Can you tell us the scrip name?
It's always recommended to use Websocket for live ltp update, check the documentation here.