{
  "id": "ca7ee1e5-2032-5347-9d09-14b7f5a5d033",
  "slug": "bear-spread",
  "term": "Bear Spread",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "basic",
  "definition": "A bear spread is an options strategy designed to profit from a moderate decline in the price of the underlying asset, constructed by buying a put (or call) at a higher strike price and selling a put (or call) at a lower strike price, both with the same expiration date. The sold option partially finances the bought option, reducing the net premium cost but capping maximum profit.",
  "key_takeaways": [
    "A bear put spread involves buying a higher-strike put and selling a lower-strike put, creating a net debit. Maximum profit is achieved if the underlying falls to or below the lower strike at expiration.",
    "A bear call spread involves selling a lower-strike call and buying a higher-strike call, creating a net credit. Maximum profit is the net premium received if the underlying expires below the lower strike.",
    "Maximum profit = difference in strike prices minus net premium paid (for debit spreads) or net premium received (for credit spreads).",
    "Maximum loss is limited to the net premium paid (debit spread) or the difference in strikes minus premium received (credit spread).",
    "Bear spreads are preferred when a moderate decline is expected — pure long puts are more profitable in sharp downturns but cost more upfront."
  ],
  "detailed_explanation": "The bear spread addresses a practical challenge for options traders: long put positions are effective bearish strategies but consume substantial premium, requiring a significant move in the underlying to be profitable. By selling a lower-strike put against the long put, the trader recaptures a portion of the cost, reducing breakeven and increasing the probability of net profit — at the expense of capping the maximum gain.\n\nFor a bear put spread with strikes K1 (higher) and K2 (lower), where K1 > K2: The maximum profit = K1 − K2 − (P1 − P2), where P1 is the premium of the higher-strike put and P2 is the premium of the lower-strike put. This maximum is realized when the underlying is at or below K2 at expiration. The maximum loss is P1 − P2 (the net debit), realized when the underlying is at or above K1 at expiration. The breakeven point is K1 − (P1 − P2).\n\nBear call spreads achieve the same directional objective with different cash flow timing. The trader receives a net credit upfront but faces maximum loss of (K2 − K1) − net credit if the underlying rises above the higher strike. Bear call spreads are typically used when the trader expects the underlying to stay flat to moderately lower and wants to benefit from time decay (theta) on the sold call. The short call's theta decay works in the trader's favor as long as the underlying does not rally strongly.\n\nThe choice between bear put and bear call spreads depends on implied volatility environment. When IV is elevated, selling calls (bear call spread) captures rich premium; when IV is depressed, buying puts cheaply (bear put spread) is more efficient. Liquidity traders also consider the bid-ask spread across strikes — wide spreads in OTM options can materially reduce the economic advantage of the spread structure.\n\nBear spreads are frequently used in commodity markets around supply reports or seasonal inflection points — for example, a grain trader expecting USDA crop production upgrades might implement a bear put spread on corn futures, targeting a $0.40/bushel decline with a defined $0.12/bushel premium cost.",
  "example": "With Apple stock trading at $175, a trader expects a modest decline to $160 over the next 30 days but does not want to pay full premium for a vanilla put. The trader buys the 175-strike put at $5.20 and sells the 160-strike put at $1.80, paying a net debit of $3.40 per share ($340 per contract). Maximum profit: $15 − $3.40 = $11.60 per share ($1,160 per contract) if AAPL is at or below $160 at expiration. Maximum loss: $3.40 per share ($340) if AAPL is at or above $175 at expiration. Breakeven: $175 − $3.40 = $171.60. The trader's risk/reward is approximately 3.4:1, and the probability of reaching maximum profit is conditioned on a 8.6% decline in the stock.",
  "formula": "Bear Put Spread Max Profit = (K1 - K2) - Net Debit\nBreakeven = K1 - Net Debit\nBear Call Spread Max Profit = Net Credit\nMax Loss = (K2 - K1) - Net Credit",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "automatic-exercise",
    "bid-ask-spread",
    "exchange-for-physicals",
    "expiration-date",
    "implied-volatility",
    "liquidity",
    "option",
    "premium",
    "prompt-date",
    "put-option",
    "rally",
    "stock",
    "strike-price",
    "theta",
    "time-decay"
  ],
  "backlinks": [
    "butterfly-spread",
    "caplet",
    "forward-market",
    "risk-reversal"
  ],
  "cross_references": [
    "bid-ask-spread",
    "expiration-date",
    "implied-volatility",
    "liquidity",
    "option",
    "premium",
    "rally",
    "stock",
    "strike-price",
    "theta",
    "time-decay",
    "volatility"
  ],
  "tags": [
    "level:basic",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 684,
  "checksum": "03574b226fd7eedd",
  "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/bear-spread",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/bear-spread?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/bear-spread?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/bear-spread",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/bear-spread"
  }
}