We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Few of schemes shows one months old nav history which results in wrong portfolio value calculation than the market value. example is ->
fund_house": "Nippon India Mutual Fund", "scheme_type": "Open Ended Schemes", "scheme_category": "Equity Scheme - Multi Cap Fund", "scheme_code": 101161, "scheme_name": "Nippon India Multi Cap Fund-Growth Plan-Growth Option" }, "data": [ { "date": "17-05-2024", "nav": "268.67170" }, { "date": "16-05-2024", "nav": "265.90040" }, { "date": "15-05-2024", "nav": "262.87690" },
There are some other schemes too
The text was updated successfully, but these errors were encountered:
Pl provide list of other schemes too
Sorry, something went wrong.
No branches or pull requests
Few of schemes shows one months old nav history which results in wrong portfolio value calculation than the market value. example is ->
fund_house": "Nippon India Mutual Fund",
"scheme_type": "Open Ended Schemes",
"scheme_category": "Equity Scheme - Multi Cap Fund",
"scheme_code": 101161,
"scheme_name": "Nippon India Multi Cap Fund-Growth Plan-Growth Option"
},
"data": [
{
"date": "17-05-2024",
"nav": "268.67170"
},
{
"date": "16-05-2024",
"nav": "265.90040"
},
{
"date": "15-05-2024",
"nav": "262.87690"
},
The text was updated successfully, but these errors were encountered: