The thread you pointed to has issue " When i call GetPositions its always giving me value 10 -15 second old data."
In my case data is not updating at all. even the last_price coming is not updating.. So how do i solve this?
even
curl "https://api.kite.trade/portfolio/positions" \
-H "X-Kite-Version: 3" \
-H "Authorization: token api_key:access_token"
returns data , but the data is not updating .. same data showing trying multiple times in last few minutes