Latest Mutual Fund NAV

फ्रीमियम
द्वारा Suneet Kumar | अपडेट किया गया il y a 6 jours | Finance
लोकप्रियता

9.6 / 10

लेटेंसी

3,652ms

सेवा का स्तर

100%

Health Check

100%

सभी चर्चाओं पर वापस जाएं

Date Range for HistoricalNAV

Is it possible to pass a date range as an input in the Historical Nav endpoint? e.g. 01-Jan-2021 to 05-Jan-2022.

Rapid account: Mydreamfutureworld 1 Hm R Aj Qx Jw S
mydreamfutureworld-1hmRAjQxJwS Commented il y a 2 ans

Thank youfor the info and quick response

Rapid account: Suneetk 92
suneetk92 Commented il y a 2 ans

Replace the " (double quotes) properly while copy pasting above query

Rapid account: Suneetk 92
suneetk92 Commented il y a 2 ans

Hi,

It is not possible in this API, but you can you other GraphQL API. - https://rapidapi.com/suneetk92/api/mutual-fund-india-graphql/

query MyQuery {
mutual_funds_historic(where: {Scheme_Code: {_eq: 119551}, Date: {_gt: “01-Jan-2021”, _lt: “05-Jan-2022”}}) {
Date
Scheme_Code
Net_Asset_Value
Scheme_Name
}
}

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें