{
  "id": "0adcd547-9667-59cd-adae-7eb1497eaeae",
  "slug": "gamma-scalping",
  "term": "Gamma Scalping",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "advanced",
  "definition": "Gamma scalping is an options trading strategy that involves holding a long gamma position (long options) while dynamically delta-hedging the position to extract profit from realized volatility exceeding the implied volatility priced into the options. The strategy systematically buys low and sells high by re-hedging the delta as the underlying asset price moves, capturing the convexity of the long options position.",
  "key_takeaways": [
    "Gamma scalping profits when realized volatility (the actual price movement of the underlying) exceeds the implied volatility at which the options position was purchased; the profitability is directly proportional to the degree by which realized volatility exceeds implied volatility.",
    "The strategy creates a natural 'buy low, sell high' dynamic: when the underlying rises, the increased delta requires selling shares to re-hedge (selling into strength), and when the underlying falls, the decreased delta requires buying shares to re-hedge (buying into weakness).",
    "The cost of the long gamma position is theta decay—time erosion of the option's time value that occurs even when the underlying is stable; gamma scalping breaks even when realized volatility equals implied volatility and loses money when realized volatility is less than implied.",
    "The optimal re-hedging frequency involves a trade-off: more frequent re-hedging captures more of the gamma profit from each small move but incurs higher transaction costs; less frequent re-hedging reduces transaction costs but misses intraday price oscillations.",
    "Professional options market makers engage in continuous gamma scalping as their core activity, using their option book's net gamma position to manage their exposure to realized versus implied volatility—their profitability depends on accurately estimating future realized volatility and buying options cheaply (low implied vol) when they expect high realized vol."
  ],
  "detailed_explanation": "Gamma scalping represents the operationalization of options' convexity—the theoretical insight that a long options position benefits disproportionately from large underlying price movements relative to the premium paid. The strategy transforms this theoretical property into realized profits through systematic, disciplined re-hedging that extracts small profits from each underlying price oscillation, accumulating over time into returns that depend fundamentally on the relationship between realized and implied volatility.\n\nThe mechanics of gamma scalping begin with the purchase of options—calls, puts, straddles, or any long gamma position. A straddle (long call and long put at the same strike) is the archetypal gamma scalping vehicle because it starts with near-zero delta (the call's positive delta offsets the put's negative delta) and maximum gamma at the money. As the underlying moves, the straddle develops a net delta that the trader must hedge by buying or selling the underlying asset. Each re-hedge captures a small profit equal to approximately (1/2) × Gamma × (ΔS)², where ΔS is the magnitude of the price move since the last hedge. Over many re-hedge cycles, these small profits accumulate.\n\nThe critical insight is that the total profit from gamma scalping depends on the variance (squared volatility) of the underlying's price path, not the direction of price movement. A stock that oscillates violently between $98 and $102 throughout the day is enormously profitable for a gamma scalper, even if it ends exactly where it started. A stock that drifts smoothly in one direction generates less gamma scalping profit per dollar of total movement (the delta re-hedging is less frequent and less profitable). This variance sensitivity explains why gamma scalping is fundamentally a bet on realized volatility—the profit and loss depends entirely on whether actual price behavior generates more variance than the implied volatility estimate embedded in the option's pricing.\n\nThe break-even analysis of gamma scalping is captured by the Black-Scholes partial differential equation. A delta-neutral long options position earns daily gamma scalping profits of approximately (1/2) × Γ × S² × σ_realized² (where σ_realized is the day's actual volatility) and loses daily theta of −Θ. The position breaks even when the gamma profits equal the theta loss, which occurs when the daily realized variance equals the implied variance: (1/2) × Γ × S² × σ_realized² = (1/2) × Γ × S² × σ_implied². This confirms that profitability requires σ_realized > σ_implied.\n\nProfessional gamma scalpers must also carefully manage the re-hedging frequency decision in the context of transaction costs. In frictionless theoretical markets, continuous re-hedging is optimal. In practice, bid-offer spreads and market impact costs mean that re-hedging after every $0.01 move would generate transaction costs that exceed the gamma profits on small moves. Traders therefore establish re-hedging bands—often expressed in delta terms (re-hedge when position delta moves by ±X shares) or in underlying price terms (re-hedge when the underlying moves by ±$Y)—that balance gamma capture against transaction cost minimization. The optimal band width is a function of the bid-offer spread, the gamma magnitude, and the anticipated volatility regime.",
  "example": "An options trader purchases 200 at-the-money straddles on a $200 stock (200 calls + 200 puts, each contract representing 100 shares), paying $8.50 per share in total premium. The initial position is delta-neutral: calls contribute +50 × 200 × 100 = +1,000,000 delta-equivalent shares and puts contribute −50 × 200 × 100 = −1,000,000, netting to zero. The aggregate gamma is 0.025 × 400 × 100 = 1,000 (gamma per dollar move in the stock). The daily theta is −$15,000 (time value erosion at current implied volatility).\n\nDay 1: The stock rises to $203, a $3 move. New aggregate delta ≈ 0 + (1,000 × $3) = +3,000 shares. The trader sells 3,000 shares at $203 to re-establish delta neutrality. Gamma scalping revenue: approximately (1/2) × 1,000 × 3² = $4,500. Theta cost: −$15,000 (full day). Net P&L: −$10,500 for the day.\n\nDay 2: The stock falls back to $197, a $6 move from $203. New delta ≈ 0 − (1,000 × 6) = −6,000 shares net. The trader buys 6,000 shares at $197 (3,000 to flatten the delta from the Day 1 position change, plus 3,000 net from the new decline). Gamma scalping revenue from the $6 move: approximately (1/2) × 1,000 × 6² = $18,000. Theta cost: −$15,000. Net P&L Day 2: +$3,000.\n\nOver the 30-day option life, if realized volatility averages 22% annualized versus 20% implied (the break-even point), cumulative gamma profits slightly exceed accumulated theta costs, generating a small positive net P&L proportional to the variance differential.",
  "formula": "Daily Gamma P&L ≈ (1/2) × Γ × (ΔS)²; Break-even: σ_realized = σ_implied (i.e., Gamma Income = Theta Cost)",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "at-the-money",
    "bermuda-option",
    "box-spread",
    "convexity",
    "delta",
    "floorlet",
    "gamma",
    "hedging",
    "implied-volatility",
    "mark-to-market",
    "market-impact",
    "netting",
    "option",
    "premium",
    "reference-asset"
  ],
  "backlinks": [
    "gamma",
    "in-the-money",
    "option",
    "options-chain",
    "prompt-date",
    "speed",
    "structured-note",
    "synthetic-futures"
  ],
  "cross_references": [
    "at-the-money",
    "convexity",
    "delta",
    "gamma",
    "hedging",
    "implied-volatility",
    "market-impact",
    "netting",
    "option",
    "premium",
    "scalper",
    "stock",
    "straddle",
    "theta",
    "time-value",
    "variance",
    "volatility"
  ],
  "tags": [
    "level:advanced",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 1061,
  "checksum": "592499bfa2ffa908",
  "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/gamma-scalping",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/gamma-scalping?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/gamma-scalping?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/gamma-scalping",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/gamma-scalping"
  }
}