Annual Returns
Overview
The Annual Returns API provides a detailed breakdown of the returns for a specific mutual fund scheme over various periods within a year, up to a maximum of 10 years. This API is vital for financial platforms that offer detailed performance tracking, enabling users to analyze how a mutual fund has performed over different quarters, halves, and full years.
Input
Scheme code: The unique code of the mutual fund scheme.
Ranges: The number of years for which the return data is requested, up to a maximum of 10 years.
Output
The output provides the returns of the mutual fund scheme for each specified year, segmented into quarters, halves, and annually:
Quarterly returns (Q1, Q2, Q3, Q4): The return percentage for each quarter.
Half-yearly returns (H1, H2): The return percentage for the first and second halves of the year.
Annual return: The total return percentage for the full year.
Year-to-date (YTD): The return percentage from the beginning of the current year to the date of the latest available data.
Updated 4 months ago