Trailing Returns
Overview
The Trailing Returns API provides an analysis of the returns generated by a mutual fund scheme over specified trailing periods, such as years. This API is essential for financial platforms that offer insights into how mutual funds have performed up to the current date from a specific past date, allowing investors to assess long-term performance consistency.
Input
Scheme codes: The unique code(s) of the mutual fund scheme(s).
From: The starting date from which the return data is calculated.
Ranges: The duration for which the returns are calculated, such as "1Y", "3Y", "5Y".
Output
The output provides the trailing returns of the mutual fund scheme over the specified period:
Performance: A list of objects where each object represents a time range and the associated return percentage for that range.
Updated 4 months ago