Point-to-Point Returns
Overview
The Point-to-Point Returns API calculates the returns of a mutual fund scheme between two specific dates, providing a clear snapshot of how the fund has performed over that exact period. This API is invaluable for investors and financial analysts who need to assess the absolute performance of a fund over a custom period, rather than relying on standard time frames.
Input
Scheme codes: The unique code(s) of the mutual fund scheme(s).
Point 1: The starting date of the period for which returns are being calculated.
Point 2: The ending date of the period for which returns are being calculated.
Output
The output provides the absolute return of the mutual fund scheme between the specified dates:
Performance: A list containing objects where each object specifies the return percentage achieved between the two points.
Updated 4 months ago