Risk Reversal vs Put Spread vs Collar: Equity Hedging Compared | FlashAlpha
hedging · 13 min read

Risk Reversal vs Put Spread vs Collar: Equity Hedging Compared

Risk reversal, put spread, or collar - the right downside hedge depends on what you pay for skew, what upside you surrender, and what scenario you are actually hedging. This guide compares the three structures with live SPY skew data (25-delta risk reversal at -4.3 vol points, 10-delta at -9.1), explains why skew is the axis every choice turns on, and shows how to monitor the cost of protection systematically.

T
Tomasz Dobrowolski Quant Engineer
Aug 3, 2026
13 min read
Hedging RiskReversal Collar PutSpread Skew PortfolioManagement

The search phrase this article answers directly: risk reversal vs put spread for equity hedging downside - plus the collar, which is where most institutional hedging conversations end up. The differences come down to one pricing input (skew) and one honest question (which scenario are you actually paying to survive?).

The one-paragraph answer: buy a put spread when you want cheap protection against a correction of known size and accept tail risk beyond the short strike. Use a collar (long put financed by a short call) when you hold the stock, want the hedge near-costless, and will genuinely accept capped upside. The risk-reversal overlay - same short-call-funds-long-put package - is how you express that hedge at portfolio level; skew means the market pays you several vol points to structure it that way.

-4.26
SPY 25-delta risk reversal, 46 DTE (2026-08-03): puts over calls, in vol points
-9.09
Same expiry, 10-delta: the deep tail costs more than double the skew
16.4 / 12.1
25d put IV vs 25d call IV at 46 DTE - the collar's financing engine
-2.8 → -5.8
25d risk reversal from 1 week to 10 months: skew steepens with tenor

First, disambiguate "risk reversal"

The term carries two meanings and half the confusion online comes from mixing them. As a quoted number, the 25-delta risk reversal is the implied-vol difference between the 25-delta call and the 25-delta put - the standard measure of skew (negative in equities: puts over calls). As a position, a risk reversal is short one wing, long the other. Speculative form: long call, short put (bullish, harvests the skew). Hedging form: long put, short call - economically the option package of a collar, run as an overlay. In this article the quoted number prices the structures; the hedging-form position is one of them.

The three structures, compared

Put spreadCollarRisk-reversal overlay
ConstructionBuy put, sell lower-strike putHold stock, buy put, sell callBuy put, sell call (no new stock leg)
Net costLow - short put rebates premiumNear zero at the right strikesNear zero to small credit, skew-assisted
Protection profileFull between strikes, none beyond the short strikeFull below the put strikeFull below the put strike
Upside surrenderedNoneEverything above the call strikeEverything above the call strike
Skew positionBuys expensive vol, sells expensive vol - roughly skew-neutralSells cheap call vol to buy expensive put vol - pays the skew away, which is why it looks free
Fails whenThe crash exceeds the spread width (protection exhausts exactly when needed most)The market melts up and the surrendered upside dwarfs every premium saved
Best matched toCorrection hedging (5-15% drawdowns)Concentrated single-stock positions, low-cost mandatesPortfolio-level tail programs, tactical de-risking

Notice what the skew line implies: the collar and the risk-reversal overlay do not remove the cost of hedging - they convert it from premium paid into upside surrendered, at an exchange rate set by the risk reversal quote. With SPY's 25-delta risk reversal at -4.26 vol points (46 DTE, 2026-08-03: 25d put 16.36 IV against 25d call 12.10), the market is paying a meaningful skew subsidy to hedgers willing to cap upside. When that number compresses toward zero, collars stop being cheap and put spreads win the comparison; when it blows out, financing puts with calls is at its most attractive - if you can live with the cap.

The tail decision: 25-delta protection is not tail protection

The same 46 DTE expiry quotes the 10-delta risk reversal at -9.09 vol points (10d put 20.88 IV against 10d call 11.79) - the deep wing costs more than double the 25-delta skew. That premium gradient is tail convexity, and it forces the honest scenario question: a 25-delta put spread hedges a correction; only the expensive deep wing hedges a crash. Historical context for what skew does around actual selloffs - including whether it widens before or during - is measured in the 25-delta skew history study. The uncomfortable general finding: protection is cheapest when nobody wants it and dearest right when the scenario you fear is already priced.

Tenor: skew steepens as you extend

Live SPY 25-delta risk reversal by expiry on 2026-08-03:

Tenor~1 wk~1 mo46 d~3 mo~5 mo~10 mo
RR 25d (vol pts)-2.83-3.24-4.26-4.93-5.48-5.83
SPY risk reversal by tenor: skew steepens as you extend2026-08-03
0 -3 -6 -9 -12 vol pts 1 wk 1 mo 46 d 3 mo 5 mo 10 mo 25-delta -5.83 10-delta -12.59 25-delta risk reversal 10-delta risk reversal
Both wings sit below zero at every tenor - puts are dearer than equidistant calls throughout - and the gap widens with maturity. Collar financing therefore improves the further out you go, while the 10-delta line shows true tail protection costing more than double the 25-delta skew.

Short-dated skew is flattest, long-dated steepest - so collar financing improves with tenor while short-dated put spreads are comparatively cheap protection. A common institutional compromise follows directly: hedge corrections with rolling short-dated put spreads, and express the structural cap-for-protection trade further out where the skew subsidy is largest. Roll cadence is then a cost decision: shorter hedges decay and re-strike more often (more spread crossings), longer hedges track the portfolio less tightly - the fill-model reference prices the churn honestly.

Monitoring the cost of protection systematically

Every number in this article came from one endpoint - the skew term structure, which returns ATM IV, 25-delta and 10-delta wings, risk reversals, butterflies and tail convexity per listed expiry:

GET /v1/volatility/skew-term/SPY

import requests
r = requests.get("https://lab.flashalpha.com/v1/volatility/skew-term/SPY",
                 headers={"X-Api-Key": KEY}).json()
for e in r["expiries"]:
    print(e["expiry"], e["dte"], e["atm_iv"],
          e["risk_reversal_25d"], e["risk_reversal_10d"])

Track three series per underlying and a hedging program prices itself: the 25-delta risk reversal (collar financing conditions), the 10-delta risk reversal (tail premium), and ATM IV (the base cost of everything). Percentile them against history via the historical replay API and "is protection cheap right now" becomes a measured statement instead of a mood. Related live surfaces: skew trading strategies and the skew concept page.

Frequently asked questions

Is a risk reversal or a put spread better for hedging downside?

They hedge different scenarios. The put spread buys defined protection for a defined correction and keeps your upside; it exhausts in a true crash. The risk-reversal overlay (put financed by short call) protects the whole downside and costs little premium, but surrenders upside above the call strike - in a melt-up that surrender is the largest "cost" any hedge in this article can incur. Choose by scenario: correction risk with upside intact, put spread; structural protection with capped upside accepted, risk reversal or collar.

Why do collars look free?

Because equity skew subsidises them: you sell call vol cheap and buy put vol dear, and the cash premiums roughly net out. The cost has not disappeared - it has moved into the upside cap and the skew you paid away. A collar entered when the risk reversal is unusually wide is genuinely cheap; the same collar with skew compressed is quietly expensive.

What does a negative 25-delta risk reversal mean?

Puts are pricier than equally-out-of-the-money calls in implied-vol terms - the normal state in equity indexes, reflecting persistent hedging demand and crash asymmetry. SPY's 46-day reading of -4.26 vol points on 2026-08-03 sits in the routine range; the number turning sharply more negative signals protection demand building, and compressing toward zero signals complacency or call demand.

Should I hedge with index options or single-stock options?

Portfolio-level risk hedges are usually cheapest at the index (liquidity, tighter spreads, and the index put is what the correlation premium makes structurally bid - see implied correlation). Single-name hedges make sense for concentrated positions and around event risk, where index protection does not reach.

The hedge selection problem is a skew problem: the risk reversal quote tells you what the market pays you to cap upside, the 10-delta wing tells you what true tail protection costs, and the tenor curve tells you where the subsidy is largest. Watch those three numbers - one Alpha-tier endpoint - and the put-spread-vs-collar decision makes itself. Related: the skew-before-selloffs study, skew trading strategies, and the buy-side options data guide for running this as a program.

Live Market Pulse

Get fast visibility into market shifts with full-chain analytics over low-latency REST and MCP polling.

Intelligent Screening

Screen millions of option pairs per second using your custom EV rules, filters, and setups.

Export-Ready

Export structured signals to your own execution stack or broker integration - FlashAlpha delivers the analytics, you keep control of order routing.

Join the Community

Discord

Engage in real time conversations with us!

Twitter / X

Follow us for real-time updates and insights!

GitHub

Explore our open-source SDK, examples, and analytics resources!