All factor data come from the IIMA Indian Fama-French-Momentum dataset (Survivorship-Bias Adjusted series), sourced from faculty.iima.ac.in/iffm . Factors are defined as follows:
Strategy construction:
Raw factor returns (MF, SMB, HML, WML) are excess returns — they represent the profit from a
dollar-neutral long-short portfolio and are not directly investable without a market position.
The strategy shown here reflects a realistic implementation:
Strategy = RF + MF + tilt × (HML + SMB + WML)
That is: 100% invested in the broad market (capturing RF + MF), plus a tilt%
long-short overlay on each of the three factor spreads.
A 10% tilt means you go long 10% of NAV in the value/small/momentum basket and short 10% in the opposite.
Annualisation:
All statistics are annualised using the selected frequency multiplier
(daily ×252, monthly ×12, yearly ×1).
Geometric annualised return = (∏(1+r_t))^(f/T) − 1.
Annualised volatility = σ_period × √f.
Sharpe ratio uses the annualised RF as the benchmark.
Max drawdown is the largest peak-to-trough decline of the cumulative return path.
Calmar = annualised return / |max drawdown|.
Skewness and excess kurtosis are computed on period returns.
Correlation matrix: Pearson correlations of the four excess factor returns (not total returns). Computed on the same date range and frequency as the selected filters. Annualised standard deviations (vols) are shown separately below the matrix.
Portfolios (Size & Value / Momentum): Returns are total returns of long-only sorted portfolios, not excess returns. Cumulative returns are rebased to 100 at the selected start year. Breakpoints are annual (size) or monthly (momentum).
| Metric | Strategy | Market (MF+RF) |
|---|---|---|
| Ann. Return | 17.44% | 15.37% |
| Ann. Volatility | 17.41% | 16.31% |
| Ann. RF (avg) | 5.67% | 5.67% |
| Sharpe Ratio | 0.676 | 0.594 |
| Max Drawdown | -29.31% | -26.97% |
| Calmar Ratio | 0.595 | 0.57 |
| Skewness | -0.699 | -0.631 |
| Excess Kurtosis | 1.478 | 1.723 |
| Observations | 120 | 120 |
| Factor | Ann. Return | Ann. Vol | Sharpe |
|---|---|---|---|
| MF | 9.2% | 16.37% | 0.562 |
| SMB | -3.49% | 14.64% | -0.238 |
| HML | 9.68% | 15.94% | 0.607 |
| WML | 11.46% | 14.32% | 0.8 |
| MF | SMB | HML | WML | |
|---|---|---|---|---|
| MF | 1.0 | 0.393 | 0.488 | -0.266 |
| SMB | 0.393 | 1.0 | 0.263 | -0.204 |
| HML | 0.488 | 0.263 | 1.0 | -0.384 |
| WML | -0.266 | -0.204 | -0.384 | 1.0 |
Source: IIMA Indian Fama-French-Momentum Dataset — Survivorship-Bias Adjusted series. Factors: MF = Market Factor, SMB = Small Minus Big, HML = High Minus Low, WML = Winners Minus Losers, RF = Risk-Free Rate.