Latest Mutual Fund NAV

FREEMIUM
Por Suneet Kumar | Atualizado 11 days ago | Finance
Popularidade

9.6 / 10

Latência

4,412ms

Nível de serviço

100%

Health Check

100%

Voltar para todas as discussões

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 2 years ago

Thank youfor the info and quick response

Rapid account: Suneetk 92
suneetk92 Commented 2 years ago

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

Rapid account: Suneetk 92
suneetk92 Commented 2 years ago

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
}
}

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários