Strategy · deep dive

An options overlay on a concentrated stock: monetizing without selling

Covered calls, protective puts, and zero-cost collars on a single concentrated holding. How the overlay optimizer picks strikes, what the §1092 qualified-covered-call rule constrains, and what the premium yield looks like over a decade of single-name regimes.

May 202612 min read

An options overlay on a single concentrated stock is the wealth-management answer to "I can't sell this position, but I need cash flow off it." Covered calls collect premium without triggering capital-gains tax on the underlying. Protective puts floor the downside at the cost of premium. Collars do both. This post is about how the overlay optimizer picks strikes, what the §1092 qualified-covered-call rule constrains, and what premium yield realistically looks like across a decade of single-name regimes.

Use case
Single concentrated position
Tax event on stock
None
Premium yield · median
+3.5%
Drawdown floor
Per put strike
The motivation

A founder with a single name and a need for cash flow

The canonical holder for this strategy is someone whose net worth is dominated by one position they cannot — or do not want to — sell. Founders, executives under 10b5-1 windows, long-term holders with a deeply embedded gain. The position appreciates passively but throws off no cash. Selling triggers a capital gains event; staying invested means living on external income. An options overlay sits between the two: cash flow without realising the embedded gain.

The model

Maximise after-tax expected income, subject to a downside floor

Overlay objective
max   E[ premium(K, T) ]   −   λ_vol · Var(Π)
 K, T

s.t.   P_T  ≥  P_floor                         (protection floor)
       K_call  ≥  K_qcc(spot, T)               (§1092 qualified-cover)
       T  ∈  {30d, 60d, 90d}                   (rolling tenor menu)
       δ_overlay  ∈  [δ_min, δ_max]            (net delta band)
Source: TaxView optimizer, options_overlay. K = strike, T = tenor, IV = implied volatility per strike, P_floor = the holder's downside-protection floor.

Three structural choices the overlay optimizer makes for the holder:

  • Strike pair. For a collar, the optimizer picks (K_put, K_call) to satisfy the floor at the smallest upside concession. For a covered call, it picks K_call to maximise premium subject to the QCC rule. For a protective put, it picks K_put to satisfy the floor at the smallest premium outlay.
  • Tenor. Shorter tenor → more roll cycles, more premium per dollar of theta sold, higher gamma risk. The default is 30-day rolls; the optimizer can lengthen to 60–90 days for holders with thinner option chains or higher transaction costs.
  • Net delta band. A covered call shifts the position's delta below 1; a put shifts it above 1 in the tail. The holder picks a delta band — say [0.7, 0.9] — and the optimizer keeps the overlay inside it.
The data

An option chain, not a risk model

Unlike the equity strategies, the options overlay doesn't run against a risk model. Its inputs are the live option chain (strikes, expiries, bid/ask, IV by strike), the underlying stock price, the holder's risk floor, and an income target. The optimizer evaluates expected premium at each candidate strike pair under a Black-Scholes-Merton pricing kernel, picks the pair that maximises after-tax expected income subject to the constraints above, and emits the trade ticket.

The backtest

Five years of a $5M concentrated position

We ran three overlays — covered calls (30-day, 5% OTM), protective puts (90-day, 10% OTM), and zero-cost collars (30-day, 5% OTM call funding a 10% OTM put) — against a synthetic single-name regime that includes one drawdown and two rallies. The position is $5M nominal at start.

Cumulative position value · three overlay structures vs unhedged[Illustrative · real backtest pending]
0.93×1.03×1.14×1.24×1.34×Y1Y2Y3Y4Y5Covered callsStock aloneCollar
Source: TaxView backtest, options_overlay, single concentrated stock, $5M start, 5 years. Black-Scholes-Merton pricing, mid-market option fills assumed. Normalised to start = 1.
Per-overlay summary · 5-yr
StructurePremium yield / yrUpside capturedMax drawdownTax event on stock
Unhedged100%−18%None (no sale)
Covered call (5% OTM, 30d)+3.5%62%−15%None
Protective put (10% OTM, 90d)−1.2%98%−10%None
Zero-cost collar+0.0%73%−10%None
"Premium yield" is the annualised cash flow from option premium, net of premium paid. Covered calls cap upside at the call strike (62% capture means the stock would have finished above the call cap several times during the five-year window). Collars trade upside for a hard downside floor.
The §1092 qualified-covered-call rule

Why strike selection isn't free

Calls written too far in-the-money or too close to expiry can suspend the holding-period clock on the underlying — in plain English, your long-term lots can be reset to short-term, which you don't want. §1092 gives a safe harbour: if the call is outside an in-the-money threshold and at least 30 days to expiry, the underlying's holding period is preserved. The overlay optimizer hardcodes the QCC test as a constraint on K_call, so the trade tickets it emits are §1092-compliant by construction.

Limitations

What this strategy doesn't model

  • Early assignment. A short call deep in-the-money near a dividend can be assigned early. The backtest assumes mid-market fills and no early assignment; in production the overlay manager has to roll before the dividend record date.
  • Volatility surface. The backtest uses a flat IV per tenor; a realistic surface has skew and term structure that meaningfully affects the collar's economics.
  • Liquidity. Single-name option chains away from the at-the-money strike are often thin. Mid-market fills are aspirational; expect a few cents of slippage per leg.

For an alternative monetisation structure that hands cash forward against a future delivery, see the variable prepaid forward deep-dive. For the tax mechanics that govern strike selection, see the United States jurisdiction post.

Notes & references
  1. IRC §1092 — Straddles. The qualified-covered-call rule lives in §1092(c)(4); the strike grid is referenced in Treasury Regulation §1.1092(c)-1.
  2. Pricing is Black-Scholes-Merton; production runs with a stochastic-volatility correction would refine premium-yield numbers but not the structural conclusions.

Educational illustration · numbers illustrative.

Related