PPolySim OS

Binomial Option Pricing

Chart every path a stock could take, then work backward to price the option today. Add steps and watch the lattice converge to Black–Scholes.

Binomial Option PricingLive

Controls

Presets

The binomial model builds a tree of up and down moves, then works backward from expiry using risk-neutral probabilities to price the option today. Add more steps and it converges to the Black–Scholes value. Educational tool, not financial advice.

▶ Run in Python

Data Inspector

Call price$11.24
Up factor u1.133
Risk-neutral p0.509

Governing equation

Reading this result: Near the money the price is almost all time value; it rises with volatility (σ = 0.25) and time (T = 1.0yr) because both widen the cone of possible ending prices.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →
★ Sign in to save this setup
Save your tuned setup, or drop this simulation into your own site, docs, or course page.

How it works

The binomial model discretizes price movement into up and down steps, assigns risk-neutral probabilities, and values the option by backward induction from expiry. It handles early exercise and other features that closed-form models cannot, and converges to Black–Scholes as steps increase. Educational tool, not financial advice.

Ask the AI about this model

The math, the assumptions, real-world uses, or a code translation — explained for this exact simulation.

More Finance simulations

Frequently asked questions

Is this binomial option pricing model tool really free?
Yes. Binomial Option Pricing runs entirely in your browser using your device's own compute, so local use is free forever. You only pay Compute Tokens if you scale a job to the cloud.
Do I need to install anything?
No. Everything runs client-side in a modern browser — no downloads, no license, no account required to start.
Can I save or share my simulation?
Create a free account to save projects, and use a shareable embed or minted DOI to publish a live, interactive version anywhere.
How accurate are the results?
The solver uses established numerical methods, but results are for research and educational purposes and should be validated against experiment or professional review before you rely on them.