{
  "id": "9b5cd8cb-05a0-59b5-9661-39aed06d5291",
  "slug": "greeks-hedging",
  "term": "Greeks Hedging",
  "aliases": [],
  "category": "Risk Management",
  "category_slug": "risk-management",
  "difficulty": "advanced",
  "definition": "Greeks hedging is the systematic process of neutralizing an options portfolio's sensitivity to one or more market risk factors — price, time, volatility, and interest rates — by taking offsetting positions in the underlying asset, other options, or related derivatives. A fully hedged book is approximately insensitive to small changes in any individual risk factor, though perfect simultaneous neutralization of all Greeks requires a complex, dynamically managed portfolio of instruments.",
  "key_takeaways": [
    "Delta hedging neutralizes first-order price risk; gamma hedging addresses the curvature of the delta-price relationship, reducing re-hedging frequency.",
    "Vega hedging is critical for portfolios with significant implied volatility exposure, typically accomplished by trading options at different strikes or maturities.",
    "Greeks hedging is inherently dynamic: as market conditions change, hedge ratios must be continuously recalculated and rebalanced.",
    "Transaction costs impose a practical constraint on hedging frequency, creating a trade-off between hedge accuracy and execution costs.",
    "In practice, dealers hedge only the most material Greeks, accepting residual exposures to higher-order risks (charm, volga, vanna) as earnings from the bid-ask spread."
  ],
  "detailed_explanation": "Greeks hedging forms the foundation of derivative dealer risk management and is central to how options market makers operate. A dealer who sells a vanilla call option to a client is left with a short delta, short gamma, long theta, and short vega position. Managing this inventory of risk exposures without incurring catastrophic losses under adverse market moves requires a systematic hedging program that addresses each dimension of risk.\n\nDelta hedging is the most frequent and most critical component. The textbook approach — continuous trading in the underlying to maintain zero delta — is impossible in practice due to transaction costs, market impact, and discrete trading. Real-world delta hedging is conducted at discrete intervals (e.g., when delta moves beyond a tolerance band, or at fixed intervals of 15-30 minutes for liquid underlyings) and is supplemented by delta hedging through liquid options or futures contracts rather than the underlying stock where possible.\n\nGamma hedging addresses the nonlinearity that delta hedging cannot capture. Even a perfectly delta-neutral portfolio will experience P&L from a large, rapid price move because the delta itself changes as the underlying moves. Gamma hedging typically involves purchasing or selling options — most efficiently, short-dated at-the-money options that have the highest gamma per dollar of premium. A delta-gamma neutral portfolio requires owning some options to offset the short gamma from sold options, which creates an inherent tension with theta: owning options to be gamma-neutral means paying time decay.\n\nVega hedging has become increasingly important as implied volatility has become a traded asset class in its own right. Volatility surfaces shift and twist in complex ways, so vega hedging requires matching not just aggregate vega but vega across different tenors (calendar vega) and strikes (skew vega, bucketed by delta). Structured products desks at major dealers maintain highly granular vega bucketing, hedging each vega bucket independently using vanilla options of the corresponding strike and maturity.\n\nThe interdependence of Greeks creates the core challenge of Greeks hedging: actions taken to neutralize one Greek often affect others. Buying options to reduce short gamma also increases vega exposure and decreases theta income. Selling options to monetize excess vega creates more short gamma. Experienced derivatives risk managers balance these competing objectives within risk limits, using scenario analysis and stress tests to ensure the book can withstand extreme but plausible market moves that exceed first-order Greek approximations.",
  "example": "A bank's equity derivatives desk is short 500 one-year at-the-money call options on a stock index with aggregate Greeks: Delta = -50,000 units, Gamma = -2,000 per point, Vega = -$500,000 per vol point. Step 1 (Delta hedge): Buy index futures equivalent to 50,000 units to neutralize delta. Step 2 (Gamma hedge): Buy 250 six-month at-the-money calls (gamma = +8 each) to raise portfolio gamma from -2,000 to 0, at a cost of $1.2M in premium. Step 3 (Residual vega): The gamma hedge adds $250,000 of vega, reducing net vega from -$500,000 to -$250,000. The desk accepts this residual vega exposure within its risk limits, offsetting it partially by collecting theta of $8,000/day from the overall portfolio.",
  "formula": "Delta-Gamma neutral: ΔΠ ≈ 0 when Δ_portfolio = 0 and Γ_portfolio = 0; achieved via: N_hedge = -Γ_book / Γ_hedge (options to trade for gamma neutrality)",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "at-the-money",
    "bucketing",
    "call-option",
    "delta",
    "delta-hedge",
    "equity",
    "gamma",
    "greeks",
    "hedging",
    "implied-volatility",
    "market-impact",
    "market-risk",
    "maximum-drawdown",
    "operational-risk",
    "option"
  ],
  "backlinks": [
    "conditional-value-at-risk",
    "incremental-var",
    "marginal-var",
    "skewness"
  ],
  "cross_references": [
    "at-the-money",
    "bucketing",
    "call-option",
    "delta",
    "delta-hedge",
    "equity",
    "gamma",
    "greeks",
    "hedging",
    "implied-volatility",
    "market-impact",
    "market-risk",
    "option",
    "premium",
    "risk-limits",
    "scenario-analysis",
    "stock",
    "theta",
    "time-decay",
    "vega"
  ],
  "tags": [
    "level:advanced",
    "cat:risk-management"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 703,
  "checksum": "a8227dc3c7d4732b",
  "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/greeks-hedging",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/greeks-hedging?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/greeks-hedging?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/greeks-hedging",
    "category": "https://hedgefund.wiki/api/v1/categories/risk-management",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/greeks-hedging"
  }
}