Options Calculator
A free calculator for understanding how options are priced and how different strategies play out. Built for students, self-directed learners, and anyone who wants a clearer view of the math.
What it does
You pick a ticker, load the live option chain, and start building. You can look at a single contract or combine multiple legs into a spread, straddle, condor (or whatever you're studying). The tool shows you:
- The full P&L curve at expiration across a range of prices
- How Delta, Gamma, Theta, Vega, and Rho behave across the chain
- What the market's implied volatility is for any strike and expiry
- How combining legs changes your breakevens and max loss/gain
- How a position responds when you change spot price, vol, or time
The point is to make the mechanics visible. Options math is not that complicated once you can see it moving. It gets easier when the jargon is tied to actual prices and positions.
Where the data comes from
Option chains are fetched from public market data sources when you load a ticker. Prices update automatically. The Greeks and P&L values are calculated in your browser using the Black-Scholes model (standard stuff, the same math covered in any options textbook).
Most of the app runs in your browser, with a small backend service used to
fetch publicly accessible data. No personally identifiable information is collected or stored.
This started as a side project because most options tools are either
locked behind expensive subscriptions or buried inside broker platforms
that want you trading, not learning. Basic payoff diagrams and Greeks
charts shouldn't cost money.
Nothing on this site is a recommendation to buy, sell, or hold anything.
Options involve real risk! You can lose the entire amount you put in, and
some strategies carry theoretically unlimited downside. The scenarios and
examples here are for learning purposes only.
If you're making real trading decisions, talk to a financial professional
and do your own research. Past results in any example don't predict
future performance. Options are complex and can be risky, so make sure you understand the risks before trading.
Why it's free
This is not financial advice