The Black-Scholes model is the mathematical backbone of modern options pricing. Given the underlying price, strike, time to expiration, risk-free rate, and volatility, it returns a theoretical fair value. It also produces the Greeks — delta, gamma, theta, vega, rho — as partial derivatives, which is how every options platform in the world computes them.

    Options Trading

    Black-Scholes Model

    The Black-Scholes model is the mathematical backbone of modern options pricing. Given the underlying price, strike, time to expiration, risk-free rate, and volatility, it returns a theoretical fair value. It also produces the Greeks — delta, gamma, theta, vega, rho — as partial derivatives, which is how every options platform in the world computes them.

    Quick definition

    The foundational closed-form model for pricing European-style options, published in 1973. Black-Scholes gives a theoretical price given underlying price, strike, time to expiration, volatility, and the risk-free rate.

    What it assumes

    Black-Scholes assumes constant volatility, no dividends, continuous trading, log-normal returns, and no early exercise. These assumptions are all false in practice, which is why the market prices deviate from Black-Scholes in structured ways — volatility skew, term structure, and early-exercise premium all live in the gap.

    American options and extensions

    US equity options are American-style — exercisable any time before expiration — so pure Black-Scholes over-simplifies. Practical implementations use binomial trees or numerical methods for early-exercise handling, while retaining Black-Scholes as the theoretical anchor. Every trader who reads a Greek is reading a Black-Scholes descendant.

    How Treeova uses it

    Treeova's pricing engine uses a Black-Scholes-derived model with live inputs — real-time IV surface, live risk-free rate, and dividend adjustment — to compute Greeks and theoretical values used throughout the workspace. The model is the same one every institutional desk uses; the difference is in the quality of the inputs and the discipline of the surrounding risk engine.

    Related terms