Knowledge base · Concept

Delta

Educational reference from the platform knowledge base — written agent-readable first, rendered here for humans. Mechanics, not advice: nothing here is a recommendation to buy or sell any security.

Delta

Definition

Delta is the rate of change of an option’s price with respect to a change in the underlying price: approximately how many dollars the option gains or loses per $1 move in the underlying. Calls have delta between 0 and +1, puts between −1 and 0. Delta is also the option’s share-equivalent exposure: one 0.40-delta call on a 100-share contract behaves locally like 40 shares.

How it works / structure

  • Formula (Black-Scholes-Merton, non-dividend European call): delta = N(d1), where N is the standard normal CDF and d1 = [ln(S/K) + (r + σ²/2)T] / (σ√T); put delta = N(d1) − 1. Dividend and American-style adjustments modify this (Merton 1973).
  • Inputs: underlying price S, strike K, time to expiry T, implied volatility σ, rate r, dividends.
  • Behavior: rises toward 1 (calls) as the option goes deeper in the money and toward 0 out of the money; the transition sharpens as expiry approaches (that steepening is greek-gamma).
  • Moneyness proxy: practitioners quote strikes by delta (“the 30-delta put”); under the model, delta loosely approximates the risk-neutral probability of finishing in the money — an approximation, not a market-given probability.
  • Position aggregation: position delta = Σ (per-option delta × contracts × multiplier), plus ±1 per share of stock — the number the platform’s portfolio_dollar_delta concept reads at account level (port-portfolio-greeks).
  • Simulation parameters: per-leg delta from the pricing model at each step; management rules keyed on delta thresholds (mgmt-delta-hedging, mgmt-assignment-handling uses short-leg delta as an assignment-risk proxy).

When it applies

Sizing and hedging any options position (how much direction is actually held), strike selection by moneyness, spread construction (net delta defines directional tilt), and portfolio exposure aggregation across mixed stock/options books.

Risk profile & failure modes

  • Delta is local: it is the first derivative at the current price; large moves change delta itself (greek-gamma), so a “delta-neutral” book is neutral only for small moves.
  • Model dependence: delta inherits every input error — wrong IV, wrong dividend assumptions, or American-exercise effects shift it.
  • Probability misreading: treating delta as a true probability of profit ignores risk-neutral vs real-world drift and the premium paid — a common retail-education oversimplification, labeled folklore here.
  • Stale greeks: deltas computed at yesterday’s IV misstate today’s exposure after a volatility shock (greek-vega interaction).

Evidence & limits

Delta’s definition and computation follow Black and Scholes (1973) and Merton (1973) — model mathematics, not empirical claims. The delta-hedging error literature documents that discrete-time hedging under the model leaves residual risk that grows with gamma and transaction costs; mgmt-delta-hedging carries the citations.

Falsifiable-thesis examples

Illustrations only, not signals:

  • “A delta-hedged short straddle on X, rebalanced daily at 30-delta bands, will keep daily P&L within ±0.5% of account equity for the next month in replay” — falsified by any day outside the band.
  • “X’s 30-delta call, if the stock rises 2% tomorrow, will gain less than the stock’s move times its current delta plus gamma adjustment ±20%” — falsified by the repriced chain.

Cross-references

  • Companion greeks: greek-gamma (delta’s rate of change), greek-theta, greek-vega, greek-rho
  • Inputs: opt-implied-volatility
  • Uses: mgmt-delta-hedging, port-portfolio-greeks, strike selection across pillar-4 options strategies

Sources

The agent cites this page.

Inside the platform, this entry is live context: the AI reasons from it, quotes it, and grades against it. Make your case.

Inquire about founding membership