{
  "id": "05b54ec5-f65a-5114-9f16-47bea4efef9e",
  "slug": "strangle",
  "term": "Strangle",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "intermediate",
  "definition": "A strangle is an options strategy involving the simultaneous purchase or sale of an out-of-the-money call and an out-of-the-money put on the same underlying asset with the same expiration date. The long strangle is cheaper than a straddle but requires a larger price move to become profitable, while the short strangle collects less premium but provides a wider range of non-loss outcomes.",
  "key_takeaways": [
    "Unlike a straddle, a strangle uses out-of-the-money options, making it less expensive but requiring a larger underlying move to achieve profitability.",
    "The maximum loss for a long strangle is the total premium paid; the profit potential is unlimited on the upside and substantial on the downside.",
    "Short strangles generate income between the two breakeven points but expose the seller to large losses beyond those bounds.",
    "Strangles are commonly used around earnings or macro events where a large but directionally uncertain move is anticipated at lower cost than a straddle.",
    "The distance between the call and put strikes creates a profit zone for the short strangle, offering more cushion than a short straddle."
  ],
  "detailed_explanation": "The strangle shares the straddle's core volatility-trading premise—positioning for or against a large move in the underlying—but differs structurally in that both legs are out-of-the-money (OTM). In a long strangle, the trader buys an OTM call with strike K_C above the current spot price and an OTM put with strike K_P below it, paying a combined premium that is lower than an equivalent straddle. The tradeoff is a wider range between the breakeven points: the upper breakeven is K_C plus the net premium paid, and the lower breakeven is K_P minus the net premium paid.\n\nThe Greeks of a long strangle are qualitatively similar to those of a long straddle but with smaller magnitudes due to the lower premium. Delta is approximately zero at inception for a symmetric strangle, gamma is positive but smaller than a straddle at the same strike level, vega is positive (the position benefits from rising implied volatility), and theta is negative (time decay erodes the position, though more slowly than a straddle due to lower premium). As the underlying moves toward one of the strikes, the position rapidly accumulates delta in that direction.\n\nShort strangles are popular among yield-seeking options sellers and are the core of many retail-oriented options income strategies. By selling an OTM call and an OTM put, the seller collects premium while hoping the underlying remains within a defined range through expiration. The strategy is sometimes described as selling volatility, since the seller profits when realized volatility is lower than the implied volatility priced into the options at inception. The risk, however, is that the position carries unbounded loss if the underlying gaps dramatically in either direction—a risk materially realized during events such as COVID-19 market dislocations in March 2020.\n\nProfessional volatility desks use strangles in conjunction with skew management. Because OTM puts typically command higher implied volatility than OTM calls in equity markets (reflecting the negative skew of equity return distributions), a symmetric strangle is not necessarily delta-neutral or vega-flat. Sophisticated traders will adjust the number of puts versus calls or choose asymmetric strikes to achieve their desired Greek profile. Risk reversals—the difference between OTM call and OTM put implied volatility at the same delta—are directly related to the relative pricing of the two legs of a strangle and serve as a measure of market sentiment and skew.\n\nIn commodity and FX markets, strangles are frequently used by corporate treasurers and commodity producers to establish range-bound protection without paying the full premium of a straddle. A natural gas producer might buy an OTM put to protect against price declines while simultaneously selling an OTM call to finance part of the put premium, creating a collar—a variant of the short-call-long-put strangle logic. This practice underscores the strangle's flexibility as a building block for more complex risk management structures.",
  "example": "Apple (AAPL) stock is trading at $175 before an earnings announcement. A trader buys a one-month strangle by purchasing the $185 call for $2.50 and the $165 put for $2.00, paying a total premium of $4.50 per share ($450 per contract). The upper breakeven is $185 + $4.50 = $189.50, and the lower breakeven is $165 − $4.50 = $160.50. If Apple reports a blowout quarter and the stock surges to $200, the call is worth $15 and the put expires worthless, generating a net profit of $15 − $4.50 = $10.50 per share. If the stock drops to $150 on a guidance cut, the put is worth $15 and the call expires worthless, generating a profit of $10.50 per share. If the stock remains between $165 and $185, both options expire out-of-the-money and the trader loses the full $4.50 premium.",
  "formula": "Long Strangle P&L = max(S_T − K_C, 0) + max(K_P − S_T, 0) − (C + P)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "collar",
    "delivery",
    "delta",
    "equity",
    "expiration-date",
    "gamma",
    "greeks",
    "implied-volatility",
    "market-sentiment",
    "natural-gas",
    "out-of-the-money",
    "premium",
    "reference-asset",
    "spot-price",
    "stock"
  ],
  "backlinks": [
    "contango",
    "variance-swap"
  ],
  "cross_references": [
    "collar",
    "delta",
    "equity",
    "expiration-date",
    "gamma",
    "greeks",
    "implied-volatility",
    "market-sentiment",
    "natural-gas",
    "out-of-the-money",
    "premium",
    "spot-price",
    "stock",
    "straddle",
    "theta",
    "time-decay",
    "vega",
    "volatility",
    "yield"
  ],
  "tags": [
    "level:intermediate",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 821,
  "checksum": "b6a77788c792972d",
  "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/strangle",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/strangle?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/strangle?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/strangle",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/strangle"
  }
}