Black-Scholes Is 50 Years Old and Still Running the Options Market
In 1973, Fischer Black and Myron Scholes published a formula for pricing options that changed finance forever. It was so influential that Scholes won the Nobel Prize in 1997 (Black had died two years earlier, otherwise he would have shared it). The formula is used every single day by options traders, market makers, and quantitative funds to figure out whether an option is cheap, expensive, or fairly priced.
You do not need to work at a hedge fund to use it. You need a ticker, an expiration date, and a strike price.
The FatNarwhal Black-Scholes tool takes those inputs, pulls live market data, and gives you the theoretical fair value of any option alongside the full set of Greeks; the sensitivity measures that tell you how the option price changes as the underlying moves, as time passes, as volatility shifts, and as interest rates change. It is the same math the professionals use, and it runs in your browser.
How to Use It
Go to fatnarwhal.com/black-scholes and set up an option.
Pick a stock, say AAPL. Choose a call option expiring 30 days from now with a strike price at or near the current market price. Enter the current stock price, the strike, the days to expiration, the risk-free rate (you can use the current 3-month Treasury yield), and an implied volatility estimate (if you do not have one, the tool will suggest a historical volatility figure as a starting point).
The tool outputs the theoretical price of the option. Compare that against what the option is actually trading for in the market. If the theoretical price is higher than the market price, the option may be cheap relative to the model's estimate; if it is lower, the option may be expensive.
The Greeks section below the price is where it gets genuinely useful. Delta tells you how much the option price moves per $1 move in the stock. Gamma tells you how fast Delta itself is changing. Theta tells you how much value the option loses each day just from time passing. Vega tells you how much the price changes per 1% change in implied volatility.
The Math Behind It
The Black-Scholes formula for a call option is:
Where:
S is the current stock price, K is the strike price, r is the risk-free rate, T is time to expiration in years, σ is the volatility, and N() is the cumulative standard normal distribution function.
What the formula is really saying is that an option's value comes from the probability-weighted expected payoff at expiration, discounted back to today. N(d2) is roughly the probability the option ends up in the money; N(d1) is a delta-adjusted version of the same concept. The rest is discounting and scaling.
The key assumption baked in is that stock returns follow a log-normal distribution with constant volatility. In reality markets crash harder and spike more wildly than a normal distribution predicts; this is why implied volatility smiles and skews exist in real options markets. Black-Scholes is the baseline everyone starts from and adjusts around.
When to Use It and When Not To
Use it to get a theoretical anchor on any option before trading. Use the Greeks, especially Delta and Theta, to understand exactly what risk you are taking on and how your position will behave as time passes or the stock moves. Use it to compare the model price against the market price to spot potentially mispriced options.
The model has real limitations worth knowing. It assumes constant volatility, which is always wrong; real volatility moves around constantly. It assumes you can trade continuously, which you cannot. It prices European options (exercisable only at expiration) and needs adjustments for American options that can be exercised early. And it will not capture the implied volatility skew you see in real options chains, where out-of-the-money puts trade at higher implied vol than at-the-money options because traders pay a premium for downside protection.
For American options with early exercise features, the Binomial Tree tool on FatNarwhal is a better fit.
Try It
Pick any optionable stock and an upcoming expiration at fatnarwhal.com/black-scholes. Price a call and a put, look at the Greeks, and compare the theoretical prices against the market. Understanding how the formula sees the world makes you a sharper options trader even if you ultimately disagree with its conclusions.
Two economists figured this out in 1973. Now you have it in your browser.