{
  "id": "d9393e49-59a5-5c2e-acf3-59409832e60e",
  "slug": "call-option",
  "term": "Call Option",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "basic",
  "definition": "A call option is a financial contract granting the buyer the right, but not the obligation, to purchase an underlying asset at a specified strike price on or before a defined expiration date, in exchange for a premium paid to the seller.",
  "key_takeaways": [
    "The buyer's maximum loss is limited to the premium paid; the seller's maximum loss is theoretically unlimited.",
    "A call option has intrinsic value when the underlying price exceeds the strike price (in-the-money) and extrinsic (time) value reflecting optionality and implied volatility.",
    "Delta measures the sensitivity of the call's price to a $1 change in the underlying; for calls, delta ranges from 0 to +1.",
    "The Black-Scholes model prices European calls as a function of spot, strike, risk-free rate, time to expiry, and implied volatility.",
    "Call options are used for speculation, leverage, income generation (covered calls), and portfolio hedging."
  ],
  "detailed_explanation": "A call option gives the holder the right to buy an asset at the strike price K before or at expiration T. The payoff at expiration is max(S_T − K, 0), where S_T is the terminal asset price. The buyer profits when S_T exceeds K by more than the premium paid (the breakeven point). The seller (writer) collects the premium upfront and is obligated to deliver the asset at K if exercised.\n\nThe Black-Scholes pricing formula for a European call is: C = S × N(d1) − K × e^(−rT) × N(d2), where d1 = [ln(S/K) + (r + σ²/2) × T] / (σ√T), d2 = d1 − σ√T, N(·) is the cumulative standard normal distribution, r is the risk-free rate, and σ is the annualized implied volatility. This model assumes continuous trading, no dividends, constant volatility, and log-normal price distribution — assumptions relaxed in practice via local volatility and stochastic volatility models.\n\nThe option's price is decomposed into intrinsic value (max(S − K, 0)) and time value (the remainder). Time value is always positive for calls before expiration and erodes as expiration approaches, a process quantified by theta (Θ). Vega (ν) measures sensitivity to implied volatility changes; rising volatility increases call prices because it raises the probability of large upside moves.\n\nAmerican-style calls, unlike European calls, can be exercised at any time before expiration. For non-dividend-paying stocks, early exercise is theoretically suboptimal because the time value lost exceeds any benefit. However, deep-in-the-money calls on high-dividend stocks may warrant early exercise just before an ex-dividend date.\n\nPractitioners use calls in myriad ways: outright speculation with defined risk, synthetic long positions (long call + short put at same strike), covered calls to generate income on long stock positions, and as building blocks for spreads and structured products. The concept of put-call parity — C − P = S − K×e^(−rT) — establishes a no-arbitrage relationship between calls, puts, stock, and bonds.",
  "example": "An investor buys a six-month call option on shares of a pharmaceutical company trading at $80, with a strike of $90, paying a premium of $3.50 per share (i.e., $350 per 100-share contract). If the stock rises to $100 following a successful drug trial, the call is worth $10 at expiration, generating a profit of $6.50 per share ($650 per contract), representing a 185% return on the premium investment. If the stock closes at or below $90 at expiration, the option expires worthless and the loss is capped at the $350 premium paid.",
  "formula": "C = S × N(d1) − K × e^(−rT) × N(d2); Payoff = max(S_T − K, 0)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "arbitrage",
    "cap",
    "dividend",
    "embedded-derivative",
    "exchange",
    "expiration-date",
    "forward-market",
    "implied-volatility",
    "in-the-money",
    "intrinsic-value",
    "normal-distribution",
    "option",
    "premium",
    "put-call-parity",
    "risk-free-rate"
  ],
  "backlinks": [
    "american-option",
    "asian-option",
    "at-the-money",
    "average-rate-option",
    "barrier-option",
    "bermuda-option",
    "binary-option",
    "binomial-tree-model",
    "black-scholes-model",
    "brownian-motion",
    "buyers-call",
    "callable-bond",
    "cap",
    "capital-structure-arbitrage",
    "caplet",
    "cash-settlement",
    "charm",
    "chooser-option",
    "class-of-options",
    "collar",
    "collateralized-mortgage-obligation",
    "convertible-arbitrage",
    "convertible-bond",
    "corporate-bond",
    "covered-call",
    "credit-spread",
    "cross-asset-arbitrage",
    "dv01",
    "effective-duration",
    "embedded-derivative",
    "equity-financing",
    "european-option",
    "extension-risk",
    "forward-rate-agreement",
    "gamma",
    "greeks",
    "greeks-hedging",
    "hybrid-security",
    "implied-volatility",
    "in-the-money",
    "interest-rate-cap",
    "intrinsic-value",
    "itos-lemma",
    "knock-in-option",
    "log-normal-distribution",
    "maintenance-margin",
    "marking-the-close",
    "martingale-measure",
    "naked-option",
    "numerical-methods-in-finance",
    "option",
    "option-adjusted-spread",
    "option-pricing-model",
    "out-of-the-money",
    "physical-settlement",
    "premium",
    "protective-put",
    "put-call-parity",
    "quanto-option",
    "rainbow-option",
    "relative-value",
    "replicating-portfolio",
    "rho",
    "risk-neutral-pricing",
    "second-order-greeks",
    "spark-spread",
    "speed",
    "spread-option",
    "stochastic-process",
    "strike-price",
    "structured-note",
    "swaption",
    "theta",
    "time-value",
    "two-and-twenty",
    "vanna",
    "yield-to-call",
    "yield-to-worst"
  ],
  "cross_references": [
    "arbitrage",
    "dividend",
    "exchange",
    "expiration-date",
    "implied-volatility",
    "in-the-money",
    "intrinsic-value",
    "normal-distribution",
    "option",
    "premium",
    "put-call-parity",
    "risk-free-rate",
    "stock",
    "strike-price",
    "theta",
    "time-value",
    "vega",
    "volatility"
  ],
  "tags": [
    "level:basic",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 570,
  "checksum": "1e020257ab32ca35",
  "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/call-option",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/call-option?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/call-option?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/call-option",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/call-option"
  }
}