# Delta Hedging: Reducing an Option Portfolio's Directional Exposure

Calculate share-equivalent Delta, offset an option portfolio with stock or other instruments, and understand rebalancing, Gamma, costs, and hedge error.

Canonical: https://wiki.fcontext.com/options/delta-hedging/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

**Delta hedging** offsets some or all of an option portfolio's current sensitivity to a small move in the underlying. A positive share-equivalent Delta can be reduced by selling the underlying; a negative Delta can be reduced by buying it. The target may be zero Delta or a deliberate residual exposure.

Delta-neutral does not mean risk-neutral. Delta changes with spot, time, and implied volatility, so the hedge must be monitored and may require rebalancing. Gamma, Vega, Theta, jumps, dividends, basis, borrow, liquidity, and transaction costs remain.

<a id="mechanism"></a>

## Calculating the hedge

For option leg `i`, with signed contract quantity `q_i`, multiplier `M_i`, and per-share Delta `Δ_i`:

`Option portfolio Delta = Σ(q_i × M_i × Δ_i)`

If `H` is the number of underlying shares held long, then:

`Net Delta ≈ option portfolio Delta + H`

To target zero using stock, set `H` approximately equal to the negative of option portfolio Delta. Long stock has Delta `+1` per share; short stock has Delta `−1`. Adjusted contracts and index or futures hedges require their actual deliverables, multipliers, and basis conversions.

The hedge is local. Portfolio Gamma estimates how fast Delta changes as spot moves. Positive Gamma typically makes Delta increase as spot rises and decrease as it falls; negative Gamma does the reverse. Time and volatility also change Delta, so a flat price does not guarantee an unchanged hedge.

<a id="example"></a>

## Netting calls, puts, and shares

Assume a portfolio has 10 long calls with Delta `0.40` and 5 long puts with Delta `−0.30`. Each standard contract has a 100 multiplier.

- Calls: `10×100×0.40=+400` share-equivalent Delta.
- Puts: `5×100×(−0.30)=−150` share-equivalent Delta.
- Option portfolio: `+400−150=+250` Delta.
- Initial zero-Delta stock hedge: short about 250 shares.

Suppose a later market move and model update changes call Delta to `0.50` and put Delta to `−0.20`. The option Delta becomes `10×100×0.50 + 5×100×(−0.20)=+400`. With the existing 250-share short, net Delta is now `+150`; restoring approximate neutrality requires shorting another 150 shares, for 400 short shares in total.

That trade reduces current directional sensitivity but locks in hedge cash flow and adds execution and stock-borrow economics. If the portfolio is later closed, the hedge must also be closed intentionally.

<a id="risks"></a>

## Hedge-design checklist

- Define the objective and target Delta. Full neutrality, partial protection, and a directional overlay are different mandates.
- Use signed positions and consistent units. Confirm whether platform Greeks are per share, per contract, or portfolio-scaled.
- Choose the hedge instrument and conversion: stock, ETF, futures, or another option may have different trading hours, basis, multiplier, financing, and tax treatment.
- Set a rebalance method—time schedule, price interval, or Delta band—and a maximum residual Delta after gaps.
- Balance hedge error against turnover. More frequent trading may reduce local Delta drift while increasing spread, fees, impact, and adverse selection.
- Recalculate after large price or IV changes, dividends, corporate actions, contract adjustments, assignments, and near expiration.
- Track option P/L and hedge P/L separately, then reconcile Gamma, Theta, Vega, financing, borrow, dividends, and unexplained residuals.
- Stress overnight jumps and trading halts. A hedge cannot be adjusted while the market is closed or unavailable.
- Plan the unwind. Closing options without the hedge, or the hedge without options, creates a new directional position.

<a id="misconceptions"></a>

## Common misconceptions

- “Zero Delta means zero P/L.” It only removes the first-order effect of a very small spot move at the current point.
- “Delta is a fixed hedge ratio.” It is model-derived and changes with market inputs.
- “Every option should be hedged separately.” Risk is generally managed on the net portfolio, subject to basis and operational constraints.
- “More frequent rebalancing always improves results.” Lower hedge error can be outweighed by higher transaction costs.
- “The hedge removes volatility exposure.” Delta hedging leaves Gamma and Vega, and often turns them into the central P/L drivers.
- “Stock is a perfect hedge for any option.” Index, cash-settled, adjusted, multi-asset, and off-hours exposures can create basis and timing mismatch.

<a id="related"></a>

## Related topics

- [Delta and Gamma](/options/delta-gamma/)
- [Net Greeks](/options/net-greeks/)
- [Delta-Gamma Approximation](/options/delta-gamma-approximation/)
- [Delta-Hedged Long Call Plan](/options/delta-hedged-long-call-plan/)

<a id="sources"></a>

## Authoritative sources

- [Options Strategy, Time Decay, and Market Mechanics](https://www.optionseducation.org/news/april-office-hours-faqs-options-strategy-time-decay-and-market-mechanics) - Options Industry Council
- [Understanding Options Greeks](https://www.optionseducation.org/advancedconcepts/understanding-options-greeks) - Options Industry Council
- [0DTE Index Options and Market Volatility: How Large Is Their Impact?](https://cdn.cboe.com/resources/education/research_publications/gammasqueezes.pdf) - Cboe
- [Optimal Delta-Hedging under Transaction Costs](https://doi.org/10.1016/S0165-1889(97)00030-4) - Journal of Economic Dynamics and Control