Options Greeks Calculator

Calculate all five options Greeks using the Black-Scholes model: delta, gamma, theta, vega, and rho.
Essential for managing risk and position sizing.

Options Greeks

What Are Options Greeks? The Greeks are sensitivity measures that quantify how an option’s price changes in response to various factors. They are named after Greek letters and are fundamental to understanding options risk. Every options trader, retail or institutional, uses them to evaluate positions.

Delta (Δ): Price Sensitivity Delta measures the change in option price per $1 change in the underlying asset. Call delta ranges from 0 to 1. Put delta ranges from −1 to 0. An at-the-money call has delta ≈ 0.5 (50% chance of expiring in the money). Delta is also interpreted as the hedge ratio: own 100 shares to hedge a call with delta 0.5 → sell 2 calls. Delta is additive across a portfolio — sum all deltas to get net directional exposure.

Gamma (Γ): Delta’s Rate of Change Gamma measures how fast delta changes per $1 move in the underlying. High gamma means delta changes rapidly, so the position needs frequent rebalancing. Gamma is highest for at-the-money options near expiration. Long options always have positive gamma. Short options have negative gamma (gamma risk).

Theta (Θ): Time Decay Theta is the daily dollar loss in option value due to time passing, all else equal. An option with theta = −0.05 loses $5 per day per 100-share contract (−$0.05 × 100). Time decay accelerates as expiration approaches, and an at-the-money option loses value fastest in the final 30 days. Sellers benefit from theta; buyers suffer from it.

Vega (ν): Volatility Sensitivity Vega measures the change in option price per 1% change in implied volatility (IV). A vega of 0.15 means the option gains $0.15 per 1% rise in IV. Vega is highest for at-the-money options with long time to expiration. Long options have positive vega (benefit from rising IV). Short options have negative vega. During market fear events, IV spikes and long-option holders profit from vega alone.

Rho (ρ): Interest Rate Sensitivity Rho measures the change in option price per 1% change in the risk-free interest rate. Calls have positive rho (benefit from rising rates). Puts have negative rho. Rho matters most for long-dated options (LEAPS). For weekly options, rho is negligible. In high-rate environments (like 2022–2024), rho becomes significant for portfolio hedging.

Practical Use Delta-neutral strategies (straddles, iron condors) aim to neutralize directional risk. Theta decay strategies (selling covered calls, cash-secured puts) profit from time. Volatility plays (buying straddles before earnings) use vega exposure intentionally. Portfolio-level Greeks tell you aggregate exposure across all positions.

Worked example

A stock trades at $100. You are looking at the $100 call, 30 days out, with implied volatility of 25% and a 5% risk-free rate.

T = 30 / 365 = 0.0822 years d1 = [ln(100/100) + (0.05 + 0.5 × 0.25²) × 0.0822] / (0.25 × √0.0822) = 0.0932 d2 = 0.0932 − 0.25 × 0.2867 = 0.0215 Call price = $3.06

The Greeks that come out:

Greek Value What it means in dollars
Delta 0.5371 The option gains $0.54 per $1 the stock rises
Gamma 0.0554 Delta itself moves 0.055 per $1, so a $5 rally takes delta near 0.81
Theta −0.0544 About $5.44 of value evaporates per contract per day
Vega 0.1139 A 1-point rise in implied volatility adds $11.39 per contract
Rho 0.0416 A 1-point rise in rates adds $4.16 per contract

Delta near 0.5 is exactly what an at-the-money option should show. Note the size of theta against the option’s own price: at $3.06 with 30 days left, this contract bleeds about 1.8% of its value every single day it does nothing, and that rate accelerates as expiration gets closer.

A word on the risk-free rate. Rho is the Greek people ignore, and for a weekly option they are right to. On a two-year LEAPS it stops being negligible: the same 1-point rate move that is worth $4 here can be worth ten times that when T is 24 times larger.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.