{
  "id": "eac2f2f3-6203-5429-9069-ae925a655bb8",
  "slug": "european-option",
  "term": "European Option",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "basic",
  "definition": "A European option is a financial derivative that grants the holder the right—but not the obligation—to buy (call) or sell (put) an underlying asset at a specified strike price only on the option's expiration date, not before. This exercise restriction distinguishes it from an American option, which can be exercised at any time before expiry.",
  "key_takeaways": [
    "European options can only be exercised at expiration, making them simpler to price analytically using the Black-Scholes model.",
    "The Black-Scholes formula assumes a European option and provides closed-form solutions for call and put prices under lognormal asset price dynamics.",
    "Put-call parity holds exactly for European options: C - P = S - PV(K), linking call and put prices to the forward price of the underlying.",
    "European calls on non-dividend-paying stocks should never be exercised early, so they have the same value as their American equivalents in this case.",
    "Most exchange-traded index options (e.g., SPX options) are European-style, while most individual stock options are American-style."
  ],
  "detailed_explanation": "The European option's exercise restriction to the expiration date alone simplifies both the valuation and the strategic considerations for option users. Unlike American options, where the early exercise premium requires numerical methods (binomial trees, finite differences) to value, European options have closed-form analytical solutions under standard assumptions. This analytical tractability made European options the foundation of the Black-Scholes-Merton framework (1973), which remains the cornerstone of modern derivatives theory.\n\nThe Black-Scholes formula for a European call option is: C = S·N(d1) - K·e^(-rT)·N(d2), where d1 = [ln(S/K) + (r + σ²/2)T] / (σ√T) and d2 = d1 - σ√T. Here S is the current stock price, K is the strike, r is the risk-free rate, T is time to expiration, σ is the volatility of the underlying, and N(·) is the cumulative standard normal distribution. The formula derives from replicating the option payoff using a continuously rebalanced portfolio of the underlying and a risk-free bond—the concept of delta hedging.\n\nPut-call parity is an elegant no-arbitrage relationship that links European call and put prices: C - P = S - K·e^(-rT). If this relationship is violated, a riskless arbitrage exists. For example, if the observed call price exceeds the put price by more than S - K·e^(-rT), an arbitrageur can sell the call, buy the put, buy the stock, and borrow PV(K), locking in a riskless profit. Put-call parity also enables the synthesis of any one instrument from the other three, a powerful tool for converting between hedging strategies.\n\nThe exercise restriction of European options has important practical implications for options with high dividends. For an American call on a dividend-paying stock, early exercise just before an ex-dividend date may be optimal because it captures the dividend that a call option holder would otherwise forfeit. European call holders have no such option, so European calls on high-dividend stocks are worth less than their American equivalents—the difference being the present value of early exercise premium.\n\nIn practice, most OTC options and structured products are European-style for operational simplicity: the writer does not need to hedge against the possibility of early assignment, reducing the complexity of dynamic hedging books. Exchange-traded index options on indices like the S&P 500 (SPX) are European-style, as settlement is based on the special opening quotation (SOQ) on expiration Friday. The European exercise ensures orderly settlement and eliminates the pin risk around assignment that characterizes American-style options.",
  "example": "An investor purchases a European call option on the S&P 500 index (SPX) with a strike of 4,800, a 3-month expiration, and pays a premium of $45. Using Black-Scholes inputs: S = 4,750, K = 4,800, r = 5.3%, T = 0.25 years, σ = 18%. Computing: d1 = [ln(4750/4800) + (0.053 + 0.0162)·0.25] / (0.18·0.5) = [-0.0105 + 0.0173] / 0.09 = 0.076; d2 = 0.076 - 0.09 = -0.014. N(d1) = 0.530, N(d2) = 0.494. Call price ≈ 4,750·0.530 - 4,800·e^(-0.0133)·0.494 ≈ 2,518 - 2,326 = $192 per index point × 0.01 lot = approximately $44.90, consistent with the $45 market premium. At expiration, if SPX closes at 4,950, the call pays max(4,950 - 4,800, 0) = $150 in profit per index point before deducting the $45 premium.",
  "formula": "C = S·N(d₁) - K·e^{-rT}·N(d₂); P = K·e^{-rT}·N(-d₂) - S·N(-d₁); d₁ = [ln(S/K) + (r + σ²/2)T] / (σ√T)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "american-option",
    "arbitrage",
    "bond",
    "buyers-call",
    "call-option",
    "delta",
    "dividend",
    "exchange",
    "expiration-date",
    "floorlet",
    "forward-contract",
    "hedging",
    "initial-margin",
    "normal-distribution",
    "option"
  ],
  "backlinks": [
    "american-option",
    "asian-option",
    "bermuda-option",
    "cash-settlement",
    "charm",
    "digital-option",
    "implied-volatility-surface",
    "normal-distribution",
    "numerical-methods-in-finance",
    "option",
    "performance-bond",
    "quanto-option",
    "vega",
    "wild-card-option"
  ],
  "cross_references": [
    "american-option",
    "arbitrage",
    "bond",
    "call-option",
    "delta",
    "dividend",
    "exchange",
    "expiration-date",
    "hedging",
    "normal-distribution",
    "option",
    "premium",
    "present-value",
    "put-call-parity",
    "risk-free-rate",
    "settlement",
    "stock",
    "strike-price",
    "volatility"
  ],
  "tags": [
    "level:basic",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 740,
  "checksum": "376dc6b3331b02df",
  "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/european-option",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/european-option?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/european-option?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/european-option",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/european-option"
  }
}