TO Fetch The daily portfolio return

paras953
I want to fetch the daily portfolio return, to further calculate stats like Sharpe Ratio, Avg Return, Portfolio Vol etc
How to do that??
  • salim_chisty
    Kite Connect does not provide a direct API to fetch daily portfolio returns, historical P&L, or performance metrics such as Sharpe Ratio or volatility. The Portfolio API only provides information about your current holdings and current P&L. If you require daily performance data, you will need to compute it manually using the available endpoints.
Sign In or Register to comment.