Latest Mutual Fund NAV

FREEMIUM
By Suneet Kumar | Updated לפני 15 ימים | Finance
Popularity

9.6 / 10

Latency

2,371ms

Service Level

100%

Health Check

100%

Back to All Discussions

Historical data not returned correctly

Rapid account: Sudiparora D U 9 Wx 6 G 2 S Er
sudiparora-dU9wx6g2sEr
לפני שנתיים

Hi,

I am using the historical data api for getting last 12 months data for a specific scheme.
Following is the url which i am sending:

fetchHistoricalNAV?Date=31-Dec-2021%2c30-Nov-2021%2c31-Oct-2021%2c30-Sep-2021%2c31-Aug-2021%2c31-Jul-2021%2c30-Jun-2021%2c31-May-2021%2c30-Apr-2021%2c31-Mar-2021%2c28-Feb-2021%2c31-Jan-2021&SchemeCode=119242

But this is not returning data as expected. Sometimes it doesnt return data at all, and sometimes it only returns data for 31-Dec-2021.

Any help would be much appreciated.

Thanks.

Rapid account: Sudiparora D U 9 Wx 6 G 2 S Er
sudiparora-dU9wx6g2sEr Commented לפני שנתיים

thanks for the quick turnaround.

Rapid account: Suneetk 92
suneetk92 Commented לפני שנתיים

The issue is now fixed.

Rapid account: Suneetk 92
suneetk92 Commented לפני שנתיים

Hi,
Thanks for reporting the issue, I will fix it soon. meanwhile you can try GraphQL api - https://rapidapi.com/suneetk92/api/mutual-fund-india-graphql/

query MyQuery {
mutual_funds_historic(where: {Scheme_Code: {_eq: 119242}, Date: {_in: [“31-Dec-2021”,“30-Nov-2021”]}}) {
Scheme_Name
Net_Asset_Value
Scheme_Code
Date
}
}

Join in the discussion - add comment below:

Login / Signup to post new comments