GET /portfolio/positions has outdated information for last_price

zhkas
Hi,
I was trying to fetch positions and call the API GET /portfolio/positions .
For PnL computation , I need LTP for the instrument, I found out in the positions API response, last_value is the field which supposed to have LTP for the instrument.
But the value is too much outdated , almost like 2-3 minutes or may be more.
So, I need to subscribe to websocket for fetching ltp or call quote API.

May you please tell how older these values are , or is it a bug on you side ?

Thanks
Sign In or Register to comment.