Skip to content

Cash-Secured Put Compounded Annualized Return

Calculates the compounded-annualized rate of return on a cash-secured put, treating the per-trade yield as a periodic return that compounds end-to-end across the year. Always slightly higher than the simple-annualized form for the same inputs.

When to use: Use when you want an apples-to-apples comparison against other compounding return measures (CAGR, EAR). The simple form is more widely cited; the compounded form is the mathematically consistent annual-equivalent rate if you actually rolled the trade continuously.

Calculator

Formula

Annualized Return=(1+PremiumStrike)365Days to Expiration1\text{Annualized Return} = \left(1 + \frac{\text{Premium}}{\text{Strike}}\right)^{\frac{365}{\text{Days to Expiration}}} - 1

Variables

SymbolNameDescriptionUnit
IRRCompounded Annualized ReturnCompounded-annualized return assuming the trade is repeated end-to-end at the same yield%
TodayToday's DateDate the option is sold (trade date)date
ExpirationExpiration DateDate the option contract expiresdate
PremiumPremium per ShareCash credit received per share for selling the option$
StrikeStrike PriceExercise price of the option contract$

Real-Life Examples

Example 1: 51-Day Put on a $100 Strike

On April 29, 2026 you sell a 51-day put at a $100 strike for $2.50 of premium per share.

Given

Today = 2026-04-29Expiration = 2026-06-19Premium = 2.50Strike = 100

Step-by-Step

1.Days to Expiration = 51
2.Per-trade yield = 2.50 / 100 = 0.0250
3.Compounding exponent = 365 / 51 = 7.157
4.Annualized Return = (1.0250)^7.157 − 1 = 1.1933 − 1 = 0.1933 = 19.33%
Result:0.19

Compounded form: 19.33% vs. 17.89% simple — the compounding gap widens as the per-trade yield grows.

Example 2: Weekly Put on a $50 Strike

On April 29, 2026 you sell a 7-day put at a $50 strike for $0.40 of premium.

Given

Today = 2026-04-29Expiration = 2026-05-06Premium = 0.4Strike = 50

Step-by-Step

1.Days to Expiration = 7
2.Per-trade yield = 0.40 / 50 = 0.0080
3.Compounding exponent = 365 / 7 = 52.143
4.Annualized Return = (1.0080)^52.143 − 1 = 1.5151 − 1 = 0.5151 = 51.51%
Result:0.52

For short-dated, frequently-rolled trades the compounded form diverges sharply from the simple form (51.5% vs. 41.7%) — a reminder that neither figure is a guaranteed return.

Frequently Asked Questions

Because (1 + r)^n grows faster than r × n for any positive r and n > 1 — Jensen's inequality applied to the exponential function. The two converge as the per-trade yield approaches zero.

When comparing against any other annual return that already compounds — a CAGR on a stock, an EAR on a bond, a hurdle rate. The simple form is the dominant convention in options screeners and broker tools, so use that when you want comparability with industry quotes.

Yes — implicitly. The compounded form assumes each trade's premium gets folded back into the next trade's capital base. In practice cash-secured puts have a fixed strike, so you are not literally reinvesting premium; the compounded number is best read as a mathematical yield equivalent, not a guaranteed reinvestment return.