Delta Explained: The Directional Sensitivity of an Option
Delta Explained: The Directional Sensitivity of an Option
Before this article: Options Trading: What an Option Is and Who's on the Other Side of the Contract.
What Delta measures
Delta measures how much an option's value changes when the underlying asset's price changes. It's the first quantitative building block of the method: everything else, including Gamma, is built on top of this idea.
$$ \Delta = \frac{\partial V}{\partial S} $$
Where:
- $\Delta$ = the option's Delta.
- $V$ = the option's value (price).
- $S$ = the underlying asset's price.
In plain terms: Delta answers "if the underlying rises 1 point, how much does my option's value rise?"
Delta's range
| Type | Range | In the money (ITM) | At the money (ATM) | Out of the money (OTM) |
|---|---|---|---|---|
| Call | 0 to +1 | 0.50 to 1.00 | ≈ 0.50 | 0 to 0.50 |
| Put | -1 to 0 | -1.00 to -0.50 | ≈ -0.50 | -0.50 to 0 |
Key idea: the deeper in the money an option is, the more it behaves like the underlying asset itself (Delta near 1 or -1). The further out of the money, the less it reacts (Delta near 0).
flowchart LR
OTM["OTM<br/>Delta near 0"] --> ATM["ATM<br/>Delta ≈ 0.50 / -0.50"] --> ITM["ITM<br/>Delta near 1 / -1"]
Note: Delta is also used informally as an approximation of the probability that an option expires ITM. A call with a 0.30 Delta has roughly a ~30% chance of expiring in the money. It's a useful heuristic for estimating that probability quickly.
Numeric example
Example: an ATM call on the underlying with a 0.50 Delta. If the underlying rises 100 points, that option's value rises by approximately:
$$100 \times 0.50 = 50 \text{ points}$$
With the standard index option contract multiplier (100 USD per point), that move translates to roughly a 5,000 USD change in value for a single contract.
These figures are illustrative: the actual Delta of a specific contract depends on its strike, time to expiration, and implied volatility at that moment.
Why this matters for the rest of the guide
Delta tells you how much the option moves. But Delta itself isn't constant: it changes as the price moves. How fast Delta changes is exactly what Gamma measures, the next concept in this guide.

Next step
You now know what Delta measures. The next article explains what the dealer does with that number: how they hedge by buying or selling the underlying in exact proportion to their total Delta.
Continue with: Delta Hedging: How Market Makers Cover Directional Risk