{
  "id": "8f25c538-dd18-5d20-a013-e4d16ce2c874",
  "slug": "digital-option",
  "term": "Digital Option",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "intermediate",
  "definition": "A digital option (also called a binary option or all-or-nothing option) is a derivative contract that pays a fixed, predetermined amount if a specified condition is met at expiration (cash-or-nothing) or delivers the underlying asset regardless of its value if the condition is met (asset-or-nothing), and pays nothing otherwise. Unlike vanilla options, the payoff is discontinuous—there is no partial payoff proportional to how far in-the-money the option finishes.",
  "key_takeaways": [
    "Cash-or-nothing digital options pay a fixed cash amount Q if S > K (call) or S < K (put) at expiry; asset-or-nothing options deliver one unit of the underlying if the condition is met.",
    "The discontinuous payoff profile makes digital options extremely sensitive to the underlying price near the strike at expiration—small price movements near the strike can produce disproportionately large P&L swings.",
    "In the Black-Scholes model, the value of a cash-or-nothing call equals Q × e^(-rT) × N(d₂), where d₂ is the standard Black-Scholes parameter—digital options therefore have delta equal to the corresponding vanilla option's 'dual delta' N(d₂).",
    "Digital options are frequently embedded in structured products (e.g., capital-protected notes with a binary coupon payment) and are used in FX markets for hedging specific threshold events.",
    "The extreme gamma near expiration creates significant hedging difficulty for dealers who have sold digital options—a small position in the underlying near the strike can amplify dramatically as expiration approaches, sometimes requiring delta hedges exceeding the theoretical limit."
  ],
  "detailed_explanation": "Digital options strip option payoffs to their most essential binary form: either a predetermined outcome occurs and the payoff is realized, or it does not and the option expires worthless. This simplicity of payoff structure belies considerable analytical complexity, particularly in hedging, risk management, and the impact of volatility assumptions on valuation.\n\nThe two primary forms of digital options serve different economic purposes. Cash-or-nothing (CaN) options are pure probability instruments: the value of a cash-or-nothing call equals the discounted present value of the cash payoff Q multiplied by the risk-neutral probability that the underlying exceeds the strike at expiry. This interpretation makes CaN digital options natural building blocks for understanding probability extraction from options markets—the implied probability of an event can be read directly from digital option prices. Asset-or-nothing (AoN) options are used in decomposing vanilla option prices: by the Breeden-Litzenberger result, a standard European call is equivalent to an asset-or-nothing call minus K times a cash-or-nothing call (V_call = V_AoN - K × V_CaN), linking digital options to the complete theory of risk-neutral density extraction.\n\nThe notorious hedging challenges of digital options near expiration arise from their extreme gamma behavior. As a cash-or-nothing call approaches expiration with the underlying near the strike, a small upward move causes the probability of finishing in-the-money to jump, while a small downward move causes it to collapse. This creates gamma that approaches infinity as the option approaches expiration with the underlying at the strike—in theory, perfect delta hedging of a short digital option near expiration would require trading infinite quantities of the underlying, which is physically impossible and financially ruinous.\n\nIn practice, dealers managing digital option books use 'call spread replication': a digital option is approximated by a tight call spread—buying a call at K - ε and selling a call at K + ε for a small ε. This replication converts the discontinuous digital payoff into a steep but continuous call spread payoff, making delta hedging feasible though still requiring large trades near expiration. The width of the replication spread (2ε) determines the hedging efficiency versus replication error tradeoff. Digital options also expose dealers to pin risk—the risk that the underlying closes exactly at the strike at expiration, leaving the digital payoff on the boundary of triggering, with large uncertainty about the precise hedging requirement.",
  "example": "A corporate treasurer seeks to hedge the risk that EUR/USD falls below 1.05 over the next three months, an event that would trigger adverse accounting effects on the company's European revenue. The treasurer buys a cash-or-nothing EUR/USD put option with strike 1.05, expiring in 90 days, paying a fixed $1 million if EUR/USD closes below 1.05 at expiry and $0 otherwise. The option is priced at $120,000 (implying a risk-neutral probability of approximately 12% that EUR/USD will be below 1.05). EUR/USD trades at 1.08 at initiation. With two weeks to expiry, EUR/USD falls to 1.055—dangerously close to the 1.05 strike. The digital option's value rises sharply to $650,000 as the probability of triggering increases. The dealer who sold the option now faces extreme delta: the option's sensitivity to EUR/USD is enormous, requiring a delta hedge of €45 million to be bought (as EUR/USD falls, the digital triggers, so the dealer must go long EUR). On expiration day, EUR/USD closes at 1.052—above the strike—and the digital option expires worthless. The treasurer's $120,000 premium is lost, but the hedging cost was accepted as insurance against a much larger accounting exposure.",
  "formula": "Cash-or-Nothing Call Value = Q × e^(-rT) × N(d₂); where d₂ = [ln(S/K) + (r - σ²/2)T] / (σ√T); Asset-or-Nothing Call = S × N(d₁); Standard Call = Asset-or-Nothing Call - K × e^(-rT) × N(d₂)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "accreting-swap",
    "binary-option",
    "delta",
    "delta-hedge",
    "equity-swap",
    "european-option",
    "gamma",
    "hedging",
    "in-the-money",
    "option",
    "premium",
    "present-value",
    "put-option",
    "term-structure-of-volatility",
    "volatility"
  ],
  "backlinks": [
    "barrier-option",
    "binary-option",
    "chooser-option",
    "delta-neutral",
    "exotic-options",
    "open-interest"
  ],
  "cross_references": [
    "binary-option",
    "delta",
    "delta-hedge",
    "gamma",
    "hedging",
    "in-the-money",
    "option",
    "premium",
    "present-value",
    "put-option",
    "volatility"
  ],
  "tags": [
    "level:intermediate",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 872,
  "checksum": "b35e23fae91b0abe",
  "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/digital-option",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/digital-option?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/digital-option?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/digital-option",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/digital-option"
  }
}