Carry and momentum are two of the most widely studied and implemented anomalies in modern finance. While each strategy can be applied across a range of asset classesequities, currencies, commodities, and fixed incometheir underlying logic and risk profiles differ substantially. This page provides a concise yet thorough introduction to both approaches, highlights how they are built and backtested, and outlines practical considerations for realworld deployment.
A carry strategy exploits predictable returns that arise from the differential between an assets financing cost and its expected return. In its simplest form, an investor goes long assets with a high expected return (or positive carry) and short those with a low or negative expected return (negative carry). The classic example in foreign exchange (FX) is the uncovered interest rate parity (UIP) trade: buying a currency with a higher interest rate while selling a currency with a lower rate.
| Asset Class | Typical Carry Metric | Typical Trade Example |
|---|---|---|
| FX | Interest rate differential | Long highrate currency, short lowrate currency |
| Commodities | Futures roll yield (contango/backwardation) | Buy commodity futures in backwardation |
| Fixed Income | Yield curve slope / spread | Long higheryield bonds, short loweryield bonds |
| Equities | Dividend yield vs. financing rate | Long highdividend stocks, short lowdividend stocks |
Backtesting a basic carry strategy on the G10 currency basket over the past two decades typically yields an annualized Sharpe ratio between 0.6 and 0.9, with modest drawdowns. However, the performance is highly sensitive to the chosen funding rate, the frequency of rebalancing, and transaction costs.
Momentum is the tendency of assets that have performed well in the recent past to continue performing well in the near future, and viceversa for underperformers. Empirically, the most robust momentum horizon lies between 3 and 12 months, though many practitioners experiment with shorter (weekly) or longer (annual) windows.
| Implementation | Key Parameters | Typical Asset Classes |
|---|---|---|
| TimeSeries Momentum (TSM) | Lookback 12mo, skip most recent 1mo | All tradable assets |
| CrossSectional Momentum (CSM) | Rank assets by past 6mo return, long top, short bottom | Equities, futures, ETFs |
| DualMomentum | Combines absolute (vs. riskfree) and relative (vs. peers) signals | Global equity indices |
Across major equity markets, a 5%top/5%bottom CSM portfolio has historically produced an annualized Sharpe ratio of 0.81.0, with a typical maximum drawdown around 1520%. The strategys performance is notably reduced during market crashes, underscoring the need for tailrisk hedges.
Because carry and momentum are driven by different economic forces, many managers blend them to achieve a more diversified risk profile. The combination can be as simple as allocating 50% of capital to each signal, or more sophisticated using riskparity weighting.
Combined = w_carry Carry_z + w_mom Momentum_z.Backtesting a diversified global portfolio (FX, commodities, bonds, equities) with a 70% carry / 30% momentum weighting over the last 15 years yielded an annualized return of 8.5% with a Sharpe of 0.95 and a maximum drawdown of 12%a notable improvement over the standalone strategies.
Both strategies rely on frequent turnover, especially momentum. It is crucial to factor in realistic bidask spreads, market impact, and execution latency. Using limit orders, optimizing trade schedules, and selecting highly liquid instruments can mitigate these costs.
Accurate, timely data is essential. For carry, you need reliable funding rates, dividend yields, or futures term structures. For momentum, ensure clean price series (adjusted for corporate actions) and avoid survivorship bias.
Academic performance does not guarantee future success. Periodic reevaluationusing rolling windows, outofsample testing, and stresstesting under different market regimeshelps detect decay early.
Carry and momentum strategies each capture distinct, persistent sources of return. Carry trades exploit the spread between financing costs and expected yields, delivering relatively steady income with modest volatility. Momentum trades ride price trends, offering higher upside but also greater drawdown risk. When combined thoughtfully, the two approaches can produce a more stable, diversified return stream with an enhanced riskadjusted profile.
Successful implementation requires careful attention to data, transaction costs, and risk controls. By maintaining disciplined rebalancing, applying volatilityscaled sizing, and regularly testing for performance decay, investors can harness the complementary strengths of carry and momentum across a wide range of asset classes.
