{
  "id": "70119518-ce17-50c8-b745-bc541f6174db",
  "slug": "vega",
  "term": "Vega",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "intermediate",
  "definition": "Vega is the sensitivity of an option's price to a one-percentage-point change in implied volatility of the underlying asset, measuring how much the option's value changes as market participants' expectations of future volatility shift. It is one of the primary options Greeks and is particularly important for options traders and volatility managers who seek to quantify and hedge volatility exposure.",
  "key_takeaways": [
    "Vega measures the change in option price per 1% (or 1 percentage point) increase in implied volatility; both calls and puts have positive vega.",
    "Vega is highest for at-the-money options and declines for deep in-the-money or deep out-of-the-money options.",
    "Vega increases with time to expiration — longer-dated options are significantly more sensitive to implied volatility changes than short-dated options.",
    "A portfolio is 'vega neutral' when its aggregate vega is zero, meaning it is insensitive to parallel shifts in implied volatility.",
    "Unlike delta and gamma, which are linked to the underlying price, vega is driven by changes in the market's perception of future price uncertainty."
  ],
  "detailed_explanation": "In the Black-Scholes-Merton framework, vega (denoted ν or sometimes κ) is the first partial derivative of the option price with respect to implied volatility: ν = ∂V/∂σ. For a European option, Black-Scholes gives: ν = S × N'(d₁) × √T, where S is the current asset price, N'(d₁) is the standard normal probability density function evaluated at d₁, and T is time to expiration in years. This formula reveals two critical properties: vega is proportional to the square root of time (longer-dated options have larger vega), and vega is maximized when N'(d₁) is maximized, which occurs when d₁ ≈ 0 — i.e., when the option is at the money.\n\nVega is expressed in dollars (or portfolio currency units) per percentage point of implied volatility. For example, if an option has a vega of $0.25 and implied volatility rises from 20% to 21%, the option's price increases by approximately $0.25. For an option on 100 shares, the dollar vega per contract is $25. This linearity (valid for small changes in volatility) makes vega a practical and intuitive measure for aggregating volatility exposure across a book of options with different strikes and maturities.\n\nFrom a risk management perspective, vega is the key sensitivity for options books in volatile markets. A net long vega position benefits when implied volatility rises; a net short vega position benefits when implied volatility falls. Banks and dealers that sell options to clients — hedging strategies, structured products with embedded optionality — accumulate short vega positions and must manage the associated risk. Rising implied volatility (a common feature of market stress) inflicts mark-to-market losses on short vega portfolios, forcing dealers to buy options to re-hedge, which can further amplify volatility spikes.\n\nVega risk also manifests in the volatility surface dimension. Different strikes and maturities carry different levels of implied volatility (the smile and skew), and parallel shifts versus changes in the shape of the volatility surface produce different vega P&L. A portfolio manager might be vega-neutral in aggregate but carry significant 'skew vega' (sensitivity to the slope of the smile) or 'term structure vega' (sensitivity to the slope of the term structure of implied volatility). These more granular measures require decomposing vega across the volatility surface.\n\nVega has important interactions with other Greeks. Vega of a position changes as the underlying price moves (vanna) and as time passes (the rate of change of vega with time is sometimes called 'veta' or 'vega decay'). For longer-dated options, vega declines more slowly with time, explaining why LEAPS (long-dated equity options) and swaptions (interest rate options with long tenors) are particularly sensitive instruments for expressing or hedging long-horizon volatility views.",
  "example": "An options trader buys 100 call contracts on Apple stock (each covering 100 shares, total 10,000 shares of exposure) with a strike price equal to the current stock price of $175. The options have 45 days to expiration and implied volatility of 28%. From the Black-Scholes model, vega per share is estimated at $0.32, meaning each 1% increase in implied volatility increases the call value by $0.32 per share. For 10,000 shares of exposure, total dollar vega = $0.32 × 10,000 = $3,200 per 1% move in volatility. After an unexpectedly strong earnings announcement is scheduled for the following week, implied volatility jumps from 28% to 38% (a 10% increase). The gain from vega alone is approximately $3,200 × 10 = $32,000. The actual gain will also include delta and gamma effects from any price move in Apple shares.",
  "formula": "ν = ∂V/∂σ = S × N'(d₁) × √T (Black-Scholes European option)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "black-scholes-model",
    "delta",
    "equity",
    "european-option",
    "forward-market",
    "gamma",
    "greeks",
    "hedging",
    "implied-volatility",
    "interest-rate",
    "mark-to-market",
    "option",
    "second-order-greeks",
    "stock",
    "strike-price"
  ],
  "backlinks": [
    "back-spread",
    "horizontal-spread",
    "rainbow-option"
  ],
  "cross_references": [
    "black-scholes-model",
    "delta",
    "equity",
    "european-option",
    "gamma",
    "greeks",
    "hedging",
    "implied-volatility",
    "interest-rate",
    "mark-to-market",
    "option",
    "stock",
    "strike-price",
    "vanna",
    "volatility",
    "volatility-surface"
  ],
  "tags": [
    "level:intermediate",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 772,
  "checksum": "f921d5093f1a8c7f",
  "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/vega",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/vega?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/vega?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/vega",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/vega"
  }
}