Skip to main content
aifinhub

Playground

Options Payoff Builder

Build 1–4 leg options strategies: straddle, strangle, iron condor, spreads, butterfly. See payoff, break-evens, aggregated Greeks. Browser-only. Free.

Inputs
Paste + configure
Runtime
1–15 s
Privacy
Client-side · no upload
API key
Not required
Methodology
Open →

Education · Not investment advice. BaFin/EU framework. Past performance does not indicate future results. Editorial standards Sponsor disclosure Corrections

1 · Market inputs

2 · Legs

3 · Payoff at expiry

spot 100.00BE 104.09Underlying at expiryNet profit ($)

Emerald = net profit. Zinc = spot. Amber dashed = break-even point(s).

Max profit

$45.91

Max loss

−$4.09

Break-even at $104.09 · net debit $4.09 paid up front

Premium structure

Net premium

$4.09

Debit (you pay)

Break-even(s)

104.09

Underlying at expiry

Risk / reward

11.22 : 1

Max profit ÷ max loss

4 · Aggregated Greeks at current spot

Delta

0.534

Gamma

0.0404

Theta / day

−$0.05

Vega / 1% vol

$0.14

Rho / 1% rate

$0.06

Model

Pricing uses generalised Black-Scholes with continuous dividend yield. Multi-leg positions sum each leg's Greeks with the correct sign (long = +, short = −) and contract multiplier. Payoff at expiry is the piecewise-linear sum of per-leg intrinsic values minus the net premium paid.

See methodology for formulas, assumptions, and limitations.

How to use

Step-by-step

Full calculator guide →
  1. 1

    Pick a template (vertical, iron condor, butterfly, straddle, calendar, custom) or start from scratch.

  2. 2

    For each leg: select call/put, long/short, strike, quantity, premium paid/received.

  3. 3

    Add an optional underlying long/short position to combine with the option structure.

  4. 4

    Read the expiration P&L diagram, breakeven prices, max profit, max loss, and total cost (debit) or credit received.

  5. 5

    Stress the inputs: shift each strike up or down by one strike interval. The shape change shows the structure's strike-sensitivity.

For agents

Use in an agent

Same math, same result shape as the UI above — as a static ES module. No HTTP request, no auth, no rate limit.

import { compute } from "https://aifinhub.io/engines/options-payoff-builder.js";

Contract: /contracts/options-payoff-builder.json Full agent guide →

Glossary references

Terms used by this tool

All glossary →

Questions people ask next

FAQ

What payoffs can the builder construct?

Any combination of long/short calls and puts at any strikes, any quantities, plus optional underlying long/short positions. Common templates are pre-loaded: vertical spread, iron condor, butterfly, straddle, strangle, calendar — but you can build arbitrary multi-leg structures by adding legs manually.

What does the builder NOT show?

Time-to-expiration premium decay (it shows expiration P&L only), implied-volatility changes, early-assignment risk on American options, and assignment of short legs. For mid-life Greeks, use the Options Greeks Explorer.

Why does the breakeven count differ between strategies?

Vertical spreads have one breakeven, iron condors have two, butterflies have two, calendar spreads have two. The builder finds breakevens numerically by scanning the underlying axis for sign changes in P&L. Some strategies (e.g., short iron condor with unequal wings) can have breakevens that aren't symmetric.

Are commissions included?

The builder includes a per-contract commission field. Default is $0.65/contract (typical retail). For multi-leg strategies, commissions can eat 5-15% of max profit on small accounts — the methodology page recommends including them in any pre-trade evaluation.

What happens at expiration if the spread expires in-the-money?

The builder shows expiration P&L assuming all in-the-money options are exercised. In practice, brokers handle this differently: most auto-exercise long ITM options worth >$0.01, and assign short ITM options. The tool warns when a complex multi-leg strategy might leave you with surprising stock positions post-expiration.

Complementary tools