{
  "id": "830dba14-627d-5dd5-92a0-9f8b2eb0f1f3",
  "slug": "relative-strength",
  "term": "Relative Strength",
  "aliases": [],
  "category": "Technical Analysis",
  "category_slug": "technical-analysis",
  "difficulty": "basic",
  "definition": "Relative Strength is a technical analysis and quantitative finance concept that measures the price performance of a security relative to a benchmark — whether a market index, sector, or peer group — over a specified period, identifying assets that are outperforming or underperforming their reference universe and serving as both a momentum signal (long strong performers, short weak performers) and a market health indicator (broad relative strength across sectors signals a healthy bull market). Relative Strength should be distinguished from the Relative Strength Index (RSI), which is a separate oscillator measuring a security's price momentum relative to its own historical performance.",
  "key_takeaways": [
    "Relative strength compares an asset's return to a benchmark return over the same period — assets with positive relative strength are outperforming, those with negative relative strength are underperforming.",
    "Cross-sectional momentum strategies — buying the top quintile of past relative strength performers and shorting the bottom quintile — have demonstrated persistent profitability across asset classes and time periods.",
    "Relative strength analysis helps traders identify rotation between sectors and asset classes: rising relative strength in financials and industrials may signal an economic expansion, while rising relative strength in utilities and consumer staples may signal defensiveness.",
    "The Ichimoku Cloud incorporates relative strength analysis through its multiple moving average lines, identifying trend direction and momentum in a single visual framework.",
    "Relative strength can be calculated over any horizon; practitioners most commonly use 1-month, 3-month, 6-month, and 12-month lookback periods, with 12-month momentum (excluding the most recent month) being the most academically validated signal."
  ],
  "detailed_explanation": "Relative strength is one of the most extensively researched and widely applied concepts in systematic investing, sitting at the intersection of technical analysis and quantitative factor models. The empirical documentation of relative strength (cross-sectional momentum) by Jegadeesh and Titman (1993) — demonstrating that stocks with the highest returns over the prior 3–12 months continue to outperform over the next 3–12 months — is one of the most cited findings in financial economics and challenged the efficient market hypothesis by showing a systematic, exploitable pattern in stock returns.\n\nThe mechanics of relative strength analysis involve computing each security's return over a specified lookback period and ranking it within the relevant universe. A simple implementation ranks stocks in the S&P 500 by their 12-month return, goes long the top quintile (highest relative strength), and goes short the bottom quintile (lowest relative strength), rebalancing monthly. The Jegadeesh-Titman momentum strategy of this form has historically generated annualized gross returns of 8–12% in U.S. equities, though it experiences severe drawdowns during momentum crashes — episodes where prior losers rebound sharply and prior winners sell off, typically at the beginning of economic recoveries after market crises.\n\nIn technical analysis, relative strength analysis is used to identify sector rotation patterns that can inform tactical asset allocation. During early economic expansion, cyclical sectors (technology, consumer discretionary, industrials) tend to exhibit rising relative strength against defensive sectors (utilities, consumer staples, healthcare). The rotation of leadership across sectors follows a loose pattern linked to the business cycle, providing actionable signals for tactical allocation adjustments. Fund managers monitor relative strength charts — ratio charts of sector ETFs versus the S&P 500 — to identify early-cycle rotation opportunities.\n\nThe Ichimoku Cloud system, developed by Japanese journalist Goichi Hosoda in the 1960s, integrates relative strength analysis through its Tenkan-sen (9-period midpoint), Kijun-sen (26-period midpoint), and Chikou Span (current price plotted 26 periods back). When the current price is above the cloud and the Chikou Span is above prices from 26 periods ago, the system signals positive relative strength and trend momentum, while price within or below the cloud signals weakening relative strength and potential trend reversal.",
  "example": "A quantitative equity manager runs a monthly relative strength screen on the Russell 2000 (2,000 small-cap U.S. stocks). Each month, stocks are ranked by their 12-1 month return (twelve-month return excluding the most recent month, to avoid the well-documented one-month reversal effect). The top 20% (approximately 400 stocks) form the 'high relative strength' long portfolio; the bottom 20% form the 'low relative strength' short portfolio. Over a 20-year backtest (2000–2020), this strategy generates an annualized gross return spread of 9.2% between the long and short portfolios, with a Sharpe ratio of 0.75. However, in the period from March to June 2009 (early recovery from the Financial Crisis), the strategy suffers a 35% drawdown — the 'momentum crash' — as the hardest-hit losers rebound most sharply and prior winners underperform dramatically.",
  "formula": "Relative Strength = Security Return / Benchmark Return (over same period)",
  "formula_latex": null,
  "interactive_type": "chart",
  "calculator_id": null,
  "related_terms": [
    "asset-allocation",
    "business-cycle",
    "cap",
    "cross-sectional-momentum",
    "drawdown",
    "efficient-market-hypothesis",
    "equity",
    "financial-crisis",
    "ichimoku-cloud",
    "moving-average",
    "rally",
    "reaction",
    "retracement",
    "reversal",
    "sector-rotation"
  ],
  "backlinks": [
    "counter-trend-trading",
    "cup-and-handle-pattern",
    "doji",
    "momentum-indicator",
    "overbought",
    "resistance-level",
    "rsi-relative-strength-index",
    "volume-weighted-average-price"
  ],
  "cross_references": [
    "asset-allocation",
    "business-cycle",
    "cap",
    "cross-sectional-momentum",
    "drawdown",
    "efficient-market-hypothesis",
    "equity",
    "financial-crisis",
    "ichimoku-cloud",
    "reversal",
    "sector-rotation",
    "sharpe-ratio",
    "stock",
    "tactical-asset-allocation"
  ],
  "tags": [
    "level:basic",
    "cat:technical-analysis"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 757,
  "checksum": "0fbf398fde465dcb",
  "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/relative-strength",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/relative-strength?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/relative-strength?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/relative-strength",
    "category": "https://hedgefund.wiki/api/v1/categories/technical-analysis",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/relative-strength"
  }
}