Black–Scholes in browser Python

The Python model prices European options analytically and simulates the stochastic price process dS = (r − q)S dt + σS dW.

Ready. First run downloads the Python runtime.

Illustrative pricing model; European exercise, constant parameters and geometric Brownian motion. Greeks use annual time and unit changes in rates and volatility.