{
  "id": "89554a91-96a7-53fa-a481-9a9eef2f4f32",
  "slug": "trend-following",
  "term": "Trend Following",
  "aliases": [],
  "category": "Hedge Fund Strategies",
  "category_slug": "hedge-fund-strategies",
  "difficulty": "intermediate",
  "definition": "Trend following is an investment strategy that systematically buys assets that have been rising in price (going long on uptrends) and sells or shorts assets that have been falling in price (going short on downtrends), based on the statistical premise that price momentum persists over intermediate time horizons. It is the dominant strategy of commodity trading advisors (CTAs) and managed futures funds.",
  "key_takeaways": [
    "Trend following profits from the persistent autocorrelation (momentum) in asset prices across commodities, currencies, equities, and fixed income over weeks to months.",
    "The strategy is implemented using time-series momentum signals—typically moving average crossovers, breakout systems, or regression-based trend filters—applied across a diversified multi-asset universe.",
    "Trend following exhibits a characteristic 'crisis alpha' property: it tends to generate positive returns during sustained market dislocations (2001, 2008, 2022) when equity markets are in prolonged downtrends.",
    "The strategy typically suffers in range-bound, whipsaw markets where false breakout signals generate losses on multiple sequential losing trades.",
    "Position sizing in trend following typically scales with the inverse of each asset's volatility (volatility parity), ensuring equal risk contribution from each trend bet."
  ],
  "detailed_explanation": "Trend following is one of the oldest and most empirically robust strategies in quantitative finance, with documented performance records extending back to the 1970s and academic evidence of momentum profitability in asset prices stretching back over a century across global markets. The strategy's theoretical foundation rests on the statistical observation that asset prices exhibit positive autocorrelation—past price increases predict future price increases—over time horizons ranging from weeks to roughly 12 months. Beyond this horizon, mean reversion tendencies dominate.\n\nThe mechanics of trend following involve applying systematic signals to a diversified universe of liquid futures contracts spanning equity indices (S&P 500, Eurostoxx 50, Nikkei 225), government bonds (10-year Treasuries, Bunds, Gilts), currencies (EUR/USD, JPY/USD, AUD/USD), commodities (crude oil, gold, copper, corn), and short-term interest rates (Eurodollar, SOFR futures, Euribor). The most common trend signal is the moving average crossover: when the short-term moving average (e.g., 50-day) crosses above the long-term moving average (e.g., 200-day), a long position is initiated; when it crosses below, the position is closed or reversed to short. More sophisticated systems use regression-based trend estimates, breakout rules, or machine learning-based classifiers.\n\nThe risk management framework of trend following funds is as important as the signal generation. Position sizing is typically based on volatility parity: each position is sized so that its expected daily dollar risk contribution is approximately equal to that of every other position. This means that positions in low-volatility assets (e.g., short-term interest rate futures) are much larger in notional terms than positions in high-volatility assets (e.g., crude oil or equity index futures). The equal risk contribution framework ensures that no single asset dominates the portfolio's P&L, providing genuine diversification across the universe.\n\nTrend following's most distinctive performance characteristic is its non-linear, option-like payoff profile. During normal market conditions, trend following tends to produce modest, consistent returns—capturing the risk premium associated with momentum in relatively stable market environments. During extended market dislocations—sustained equity bear markets, commodity supercycles, currency crises—trend following generates its most dramatic outperformance, as it systematically adds to positions in the direction of the prevailing trend and benefits from the magnitude of price moves. This crisis alpha property—the tendency to profit during equity market crises when most other strategies suffer—is the primary diversification argument for allocating to managed futures in a multi-asset portfolio. Academic research (notably Fung and Hsieh's 'lookback straddle' model) has formalized this observation, showing that trend following returns exhibit a long convexity profile equivalent to a portfolio of lookback options.\n\nThe capacity and transaction cost limitations of trend following are significant practical constraints. Signals are widely known and widely implemented among the largest CTAs—Man AHL, Winton, Graham Capital, Two Sigma, Millburn—creating correlation in positions and potentially crowding effects during major trend reversals. The 2022 performance of trend following funds (most gained 20–40% as equities and bonds declined simultaneously) attracted substantial new capital, and the subsequent 2023 reversal of many commodity and currency trends created challenging conditions. Signal diversification—combining multiple trend signals of different speeds, lookback periods, and underlying philosophies—is the primary tool for managing the inherent noise in any single trend-following approach.",
  "example": "A CTA fund runs a medium-speed trend following system across 50 liquid futures markets. In mid-2022, rising energy prices and falling bond prices generate strong downtrend signals in fixed income and uptrend signals in energy. The model goes long crude oil futures at $95/barrel (entering a long trend in June 2022) and short 10-year Treasury futures at a yield of 3.2% (entering a short bond trend). By October 2022, crude oil has risen to $108 and 10-year yields have risen to 4.1%. The crude oil long position (sized to $2 million DV01-equivalent risk) generates approximately $6.5 million in profit; the short Treasury position generates approximately $8.2 million in profit (approximately 5.8% × $140 million notional). Simultaneously, the fund's long USD/short EUR position (entered as the Fed raised rates faster than the ECB) gains another $5.3 million as EUR/USD falls from 1.09 to 0.96. Total fund profit for Q3/Q4 2022: approximately $22 million on a $200 million fund AUM—an 11% return in a quarter when the 60/40 portfolio lost approximately 10%.",
  "formula": "Position Size_i = (Target Volatility × Portfolio AUM) / (Daily Volatility_i × Contract Value_i × Number of Contracts_i); Signal = sign(MA_fast - MA_slow)",
  "formula_latex": null,
  "interactive_type": "chart",
  "calculator_id": null,
  "related_terms": [
    "alpha",
    "autocorrelation",
    "bond",
    "breakout",
    "convexity",
    "correlation",
    "cta-commodity-trading-advisor",
    "dedicated-short-bias",
    "diversification",
    "dv01",
    "equity",
    "equity-index",
    "eurodollar",
    "event-driven-strategy",
    "gold"
  ],
  "backlinks": [
    "dynamic-asset-allocation",
    "spin-off-investing"
  ],
  "cross_references": [
    "alpha",
    "autocorrelation",
    "bond",
    "breakout",
    "convexity",
    "correlation",
    "diversification",
    "dv01",
    "equity",
    "equity-index",
    "eurodollar",
    "gold",
    "interest-rate",
    "managed-futures",
    "mean-reversion",
    "moving-average",
    "option",
    "premium",
    "reversal",
    "risk-premium"
  ],
  "tags": [
    "level:intermediate",
    "cat:hedge-fund-strategies"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [
    "moskowitz-ooi-pedersen-2012"
  ],
  "wordcount": 924,
  "checksum": "9e8df4f54c1a6dd8",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/trend-following",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/trend-following?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/trend-following?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/trend-following",
    "category": "https://hedgefund.wiki/api/v1/categories/hedge-fund-strategies",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/trend-following"
  }
}