Hi team, I am building an personal application using your APIs. Goal is to have everything at one place and easy to manage and monitor. I came across that all fields that we see on kite web is not there in kite API responses. Example: pledged quantity for stocks and mf is missing, pnl for mutual fund is missing (this is still ok as we can fetch the latest nav from third party and compute pnl. But details like pledged quantity and all is with you only.
Can we expect these api to return all necessary data ?
Yes sure. This will help for stocks. But this field is missing in mutual funds. Leaving completely unaware on how much quantity for mutual funds is pledge and how much is available
There is a field called pledged_quantity in mutual funds holdings. You may use that. I think it is not parsed in javakiteconnect, we will include it in future releases.
collateral_quantity
to track the pledged quantity.pledged_quantity
in mutual funds holdings. You may use that. I think it is not parsed in javakiteconnect, we will include it in future releases.