# Cash-Secured Put: Collateral, Assignment, and Stock Downside

Calculate cash collateral, breakeven, maximum gain and stock-to-zero loss for a cash-secured put, including early assignment and acquisition risk.

Canonical: https://wiki.fcontext.com/options/cash-secured-put/
Fact checked: 2026-07-13

> For educational purposes only; not investment advice.

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

## Direct answer

A cash-secured put combines a short put with cash or permitted cash equivalents sufficient to buy the option's deliverable if assigned. For one standard equity put, that commonly means accepting the obligation to buy 100 shares at the strike while reserving the strike amount.

“Cash-secured” reduces the financing and forced-liquidation problem of an unfunded short put. It does **not** limit the acquired stock's market loss. If the stock collapses after or before assignment, the premium is only a small offset.

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

## Cash, payoff, and lifecycle

For a put sold for premium `P`, strike `K`, and expiration stock price `Sᵀ`, per-share expiration profit is:

`short-put profit = P - max(K - Sᵀ, 0)`

For one 100-share standard contract, excluding fees, interest, dividends, and taxes:

- Gross assignment cash: `K × 100`
- Effective purchase price if assigned: `K - P`
- Breakeven at expiration: `K - P`
- Maximum gain: `P × 100`, if the put expires worthless
- Maximum loss: `(K - P) × 100`, if the stock becomes worthless

Broker collateral rules differ. Some hold the full strike amount even though premium was received; some permit specified cash equivalents and apply haircuts or interest treatment. “Effective purchase price” is an economic payoff measure, not a promise about available cash, tax basis, or the broker's required buying power.

An American-style equity put can be exercised before expiration. Assignment can require paying `K × 100` before the planned date. The put writer cannot choose whether or when a holder exercises. Cash must remain available under the broker's rules, and an assignment notice can arrive after the stock has moved further.

Selling a put is not the same as placing a limit order. A limit buy may fill when shares trade at the limit; a put's assignment depends on exercise and expiration mechanics. The stock can rise without acquisition, fall far below the strike before assignment, or trigger early assignment while the put still has time remaining.

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

## Worked expiration outcomes

Assume one `$48` put is sold for `$1.85`, with a 100-share multiplier. The gross strike obligation is `$4,800`, and premium received before fees is `$185`.

`effective purchase price and breakeven = $48 - $1.85 = $46.15`

`maximum gain = $1.85 × 100 = $185`

`maximum loss if stock is zero = ($48 - $1.85) × 100 = $4,615`

At expiration:

| Stock | Put result | Short-put profit |
| --- | --- | ---: |
| `$52` | expires out of the money | `+$185` |
| `$46` | assigned at `$48` | `($1.85 - $2.00) × 100 = -$15` |
| `$38` | assigned at `$48` | `($1.85 - $10.00) × 100 = -$815` |

At `$38`, assignment still requires paying `$4,800` for shares worth `$3,800`. The `$185` premium reduces the net economic loss to `$815`; it does not let the writer buy at the current `$38` market price instead.

If the stock stays above `$48` and rises to `$60`, the put writer keeps only `$185` from this position and does not participate in the stock's `$12` rise. That missed upside is an opportunity cost, not an additional contractual loss.

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

## Risks and controls

- **Stock-to-zero risk:** maximum loss is limited mathematically but substantial and similar to owning stock from the effective purchase price.
- **Gap and assignment risk:** assignment can occur after a severe decline and before the writer can reassess the company.
- **Collateral liquidity:** reserved funds may be unavailable for other uses; cash-equivalent values, yields, and broker eligibility can change.
- **Limited upside:** maximum option profit is the premium even if the stock rallies sharply.
- **Buyback and roll risk:** IV expansion or a price decline can make closing expensive; rolling realizes the old result and opens new risk.
- **Concentration risk:** each standard contract can create 100 shares of issuer exposure; multiple puts can create a much larger position at once.
- **Expiration and operational risk:** pin risk, exercise exceptions, corporate actions, adjusted deliverables, and account restrictions can alter expected processing.

Before entry, verify the deliverable, multiplier, strike obligation, eligible collateral, interest treatment, exercise style, earnings and corporate-action calendar, assignment plan, and acceptable post-assignment share concentration.

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

## Common misconceptions

- **“Cash-secured means principal-protected.”** Cash funds the purchase obligation; it does not insure the shares.
- **“The premium is free yield.”** It compensates the writer for a contingent stock-purchase obligation and downside risk.
- **“I will be assigned exactly when the stock touches the strike.”** Touching the strike does not mechanically trigger assignment.
- **“I can always buy at the effective price.”** Assignment occurs at the strike; premium only changes net economics.
- **“Rolling prevents a loss.”** Closing the existing put realizes its value; the replacement is another obligation.
- **“Wanting the stock makes a large decline harmless.”** New information can impair the investment thesis, while the contractual purchase price remains fixed.

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

## Related topics

- [Covered Call](/options/covered-call/)
- [Assignment Risk](/options/assignment-risk/)

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

## Authoritative sources

- [Cash-Secured Put](https://www.optionseducation.org/strategies/all-strategies/cash-secured-put) — Options Industry Council (2026-07-13)
- [Options Exercise](https://www.optionseducation.org/referencelibrary/faq/options-exercise) — Options Industry Council (2026-07-13)
- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) — OCC (2026-07-13)