Path Dependency in Drawdowns: Why the Order of Returns Matters
In the quantitative analysis of trading strategies, metrics like the Sharpe Ratio, Calmar Ratio, and Sortino Ratio are widely used to assess risk-adjusted performance. However, when specifically focused on the behavior of a strategy during and after a drawdown, a more specialized metric can provide valuable insights. The 'Recovery Rate' is a concept that measures the speed and efficiency with which a strategy recoups losses from a significant drawdown. While not a standard metric found in all software packages, it can be easily calculated and used as a effective tool for strategy evaluation and comparison.
Defining the Recovery Rate
The Recovery Rate can be defined as the annualized rate of return achieved during the recovery phase of a drawdown. It specifically isolates the performance of the strategy from the trough of the drawdown back to its previous equity peak. The formula is as follows:
Recovery Rate = [(Previous Peak / Drawdown Trough) ^ (1 / Recovery Time in Years)] - 1
Where:
Previous Peakis the high-water mark of the account equity before the drawdown began.Drawdown Troughis the lowest point the account equity reached during the drawdown.Recovery Time in Yearsis the time it took for the account to get from the trough back to the previous peak.
For example, consider a strategy that reaches a peak of $120,000, then falls to a trough of $90,000 (a 25% drawdown). It then takes 9 months (0.75 years) to get back to the $120,000 level. The Recovery Rate would be:
Recovery Rate = [($120,000 / $90,000) ^ (1 / 0.75)] - 1
Recovery Rate = [1.3333 ^ 1.3333] - 1
Recovery Rate = 1.481 - 1 = 0.481 or 48.1%
This tells us that the strategy performed at an annualized rate of 48.1% during the 9-month recovery period. This is a much more informative metric than simply knowing the drawdown was 25% and the recovery took 9 months.
What the Recovery Rate Reveals
The Recovery Rate provides several key insights into a strategy's character:
- Resilience: A high Recovery Rate suggests a resilient strategy that can bounce back quickly from adversity. It indicates that the strategy's edge remains intact even after a period of losses.
- V-Shaped vs. U-Shaped Recoveries: A high Recovery Rate is characteristic of a "V-shaped" recovery, where the rebound is sharp and swift. A lower Recovery Rate indicates a more gradual, "U-shaped" recovery. This can be a important factor in a trader's psychological ability to stick with the system.
- Strategy Type: Different types of strategies will have different typical Recovery Rates. A mean-reversion strategy might have a very high Recovery Rate as it capitalizes on the oversold conditions that created the drawdown. A trend-following strategy might have a lower Recovery Rate during a choppy market, but a very high one once a new trend is established.
Using the Recovery Rate for Strategy Comparison
The Recovery Rate becomes particularly effective when used to compare two different strategies. Consider two strategies, both of which have a historical maximum drawdown of 30%.
- Strategy A: After its 30% drawdown, it took 2 years to recover. Its overall geometric mean return is 15%.
- Strategy B: After its 30% drawdown, it took 1 year to recover. Its overall geometric mean return is also 15%.
At first glance, with the same max drawdown and same overall return, the strategies might seem comparable. But let's calculate their Recovery Rates for their respective 30% drawdowns.
For a 30% drawdown, the required gain is 42.86%. The ratio of Previous Peak / Drawdown Trough is 1 / 0.70 = 1.4286.
- Strategy A Recovery Rate:
[1.4286 ^ (1 / 2)] - 1 = 1.195 - 1 = 19.5% - Strategy B Recovery Rate:
[1.4286 ^ (1 / 1)] - 1 = 1.4286 - 1 = 42.86%
Strategy B has a much higher Recovery Rate. This indicates that while both strategies have the same long-term average return, Strategy B is much more effective at recovering from its worst-case scenario. This could make it a more desirable strategy, as it spends less time "underwater" and gets back to making new equity highs more quickly. The trader's capital is put back to work in a productive state faster.
The Recovery Rate in Relation to Overall Return
It is also insightful to compare a strategy's Recovery Rate to its long-term geometric mean return.
- If the
Recovery Rate > Geometric Mean, it suggests the strategy performs exceptionally well in the specific market conditions that follow a drawdown. This is a very desirable characteristic. - If the
Recovery Rate ≈ Geometric Mean, it indicates the strategy's performance is relatively consistent across different market regimes (pre-drawdown, drawdown, and recovery). - If the
Recovery Rate < Geometric Mean, it could be a red flag. It suggests the strategy struggles to recover from losses and that its long-term average return may be propped up by a few outlier periods of strong performance. This type of strategy may be prone to long, grinding drawdowns.
Limitations and Considerations
While the Recovery Rate is a useful metric, it should not be used in isolation.
- Sample Size: The calculation is based on a single event (or a few historical events). A strategy's worst historical drawdown may not be representative of its future worst-case scenario.
- Overfitting: A strategy could be inadvertently over-optimized to have a high Recovery Rate on historical data. It is important to test the strategy on out-of-sample data.
- Context is Key: Why did the drawdown occur? Was it due to a specific market event (a "black swan") or was it a normal part of the strategy's operation? The context surrounding the drawdown is important for interpreting the Recovery Rate.
Conclusion
The Recovery Rate is a valuable addition to the trader's analytical toolkit. By moving beyond simple measures of drawdown depth and duration, it provides a more nuanced understanding of a strategy's resilience and its ability to perform when it matters most. By calculating and analyzing the Recovery Rate, traders can make more informed decisions about which strategies to employ, how to set expectations, and how to build a more robust and efficient portfolio. It is a metric that directly addresses the important question: "When my strategy gets knocked down, how quickly and effectively does it get back up?"
