Scheme Level: Risk Parameters

Overview

The Risk Parameters - Scheme Level API provides key statistical measures that indicate the risk and performance of a mutual fund scheme over selected time ranges. This API is utilized on financial platforms to retrieve and display comprehensive risk metrics for a mutual fund scheme, based on specified time frames such as 1 month, 3 months, up to 7 years. It aids investors in evaluating the performance and risk of a fund in comparison to market benchmarks and other investment opportunities.

Input

Scheme codes: The unique code(s) of the mutual fund scheme(s).

From: The starting date for calculating risk parameters.

Ranges: The time range for which the risk parameters are calculated. Options include "1M", "3M", "6M", "9M", "1Y", "3Y", "5Y", "7Y".

Output

The output provides the following key risk metrics for the mutual fund scheme across the specified time range:

Annual standard deviation (SD): Measures the volatility of the fund's returns.

Beta: Indicates how sensitive the fund is to movements in the market.

Sharpe ratio: Measures the excess return per unit of risk taken.

Treynor ratio: Measures returns earned in excess of that which could have been earned on a riskless investment per unit of market risk.

Jensen's alpha: Indicates the abnormal return of the fund over the expected return predicted by the market model.

Information ratio: Measures the consistency of excess returns.

Sortino ratio: A variation of the Sharpe ratio that differentiates harmful volatility from total overall volatility.

R squared: Measures the percentage of a fund's movements that are explained by movements in its benchmark index.**