Options Greeks Calculator

Calculate Delta, Gamma, Theta, Vega, and Rho for any option to understand price sensitivity, time decay, and volatility exposure.

MT
Written by Michael Torres, CFA
Senior Financial Analyst
JW
Fact-checked by Dr. James Wilson, PhD
Options Strategy Researcher
Advanced OptionsFact-Checked

Input Values

$

Current market price of the underlying stock or ETF.

$

The exercise price of the option contract.

days

Calendar days remaining until the option expires.

%

Annualized implied volatility from the options market.

%

Current US Treasury yield matching option duration.

Select whether you are analyzing a call or put option.

Results

Delta
0.00
Gamma
0.03
Theta (per day)
-$0.09
Vega
0.16
Rho0.00
Theoretical Option Price$0.00
Results update automatically as you change input values.

What Are the Options Greeks?

The Options Greeks are a set of mathematical measurements that quantify how an option's price changes in response to various market factors. Named after Greek letters, these risk metrics help traders understand the sensitivity of their option positions to movements in the underlying stock price, time decay, volatility shifts, and interest rate changes. Mastering the Greeks is essential for effective options trading and risk management.

There are five primary Greeks that every options trader should understand: Delta, Gamma, Theta, Vega, and Rho. Each Greek isolates one specific risk factor, allowing traders to construct portfolios with precisely targeted exposure. Professional market makers and institutional traders monitor these metrics continuously to hedge their positions and manage portfolio-level risk.

The Five Primary Greeks Explained

Summary of the Five Options Greeks
GreekMeasuresRange (Calls)Range (Puts)Key Insight
Delta (Δ)Price change per $1 stock move0 to +1.00 to -1.0Approximates probability of expiring ITM
Gamma (Γ)Rate of change of DeltaAlways positiveAlways positiveHighest for ATM options near expiration
Theta (Θ)Time decay per dayUsually negativeUsually negativeAccelerates as expiration approaches
Vega (ν)Price change per 1% IV changeAlways positiveAlways positiveHighest for ATM, long-dated options
Rho (ρ)Price change per 1% rate changePositive for callsNegative for putsMore significant for LEAPS

Greeks Formulas from Black-Scholes

Delta Formula
Call Delta = e^(-qT) × N(d1) | Put Delta = -e^(-qT) × N(-d1)
Where:
N(d1) = Cumulative normal distribution of d1
q = Continuous dividend yield
T = Time to expiration in years
Gamma Formula
Gamma = [e^(-qT) × N'(d1)] / [S × sigma × sqrt(T)]
Where:
N'(d1) = Standard normal probability density function at d1
S = Current stock price
sigma = Implied volatility (annualized)
Theta Formula (Call)
Theta = -[S × N'(d1) × sigma × e^(-qT)] / [2 × sqrt(T)] - r × K × e^(-rT) × N(d2) + q × S × e^(-qT) × N(d1)
Where:
K = Strike price
r = Risk-free interest rate
Vega Formula
Vega = S × e^(-qT) × N'(d1) × sqrt(T) / 100
Where:
Vega = Change in option price per 1% change in IV

Greeks Calculation Example

Computing Greeks for a Call Option
Given
Stock Price
$150
Strike Price
$155
Days to Expiration
45 days
Implied Volatility
30%
Risk-Free Rate
5%
Dividend Yield
0%
Calculation Steps
  1. 1T = 45 / 365 = 0.1233 years
  2. 2d1 = [ln(150/155) + (0.05 + 0.09/2) × 0.1233] / (0.30 × sqrt(0.1233)) = [-0.0328 + 0.01172] / 0.1053 = -0.200
  3. 3d2 = -0.200 - 0.1053 = -0.305
  4. 4Delta = N(-0.200) = 0.4207
  5. 5Gamma = N'(-0.200) / (150 × 0.30 × 0.3511) = 0.3910 / 15.80 = 0.0247
  6. 6Theta = -(150 × 0.3910 × 0.30) / (2 × 0.3511 × 365) - ... ≈ -$0.10 per day
  7. 7Vega = 150 × 0.3910 × 0.3511 / 100 = 0.2060
Result
This slightly OTM call has a Delta of 0.42 (42% probability of expiring ITM), loses about $0.10 per day to time decay, and gains $0.21 for each 1% increase in implied volatility.

How Traders Use the Greeks

  • Delta-neutral hedging: Adjust stock position to offset delta, isolating volatility exposure
  • Gamma scalping: Trade around gamma to profit from large underlying moves
  • Theta harvesting: Sell options to collect time decay as income (covered calls, iron condors)
  • Vega trading: Buy options before volatility expansion events (earnings, FDA announcements)
  • Portfolio risk management: Monitor aggregate Greeks to ensure position-level and portfolio-level limits are not breached

Greeks Behavior Across Moneyness

Each Greek behaves differently depending on whether the option is in-the-money, at-the-money, or out-of-the-money. At-the-money options have the highest Gamma and Vega, meaning they are most sensitive to price and volatility changes. Deep in-the-money options have Deltas approaching 1.0 (calls) or -1.0 (puts) and behave almost like the underlying stock. Out-of-the-money options have low Delta, rapidly declining Theta near expiration, and are most sensitive to changes in implied volatility relative to their price.

!
Gamma Risk Near Expiration

As options approach expiration, at-the-money Gamma increases dramatically. This means Delta can swing wildly with small price moves, creating significant risk for option sellers. Many professionals close or roll positions 7-10 days before expiration to avoid this gamma knife effect.

~
Greeks as a Portfolio Tool

Always analyze Greeks at the portfolio level, not just for individual positions. Your total portfolio Delta tells you your directional exposure, total Theta shows your daily time decay income or cost, and total Vega reveals your volatility exposure. Most brokerage platforms display portfolio-level Greeks automatically.

Frequently Asked Questions

Delta is generally considered the most important Greek for most traders because it measures how much the option price changes for each $1 move in the underlying stock. A Delta of 0.50 means the option price moves approximately $0.50 for each $1 stock move. However, the most important Greek depends on your strategy: income traders focus on Theta, volatility traders focus on Vega, and market makers focus on Gamma.

Sources & References

  • U.S. Securities and Exchange Commission (SEC) - Investor Education
  • Options Clearing Corporation (OCC) - Options Education
  • Chicago Board Options Exchange (CBOE) - Options Strategies
  • Hull, J.C. "Options, Futures, and Other Derivatives" (11th Edition, 2021)

Embed This Calculator on Your Website

Free to use with attribution

Copy the code below to add this calculator to your website, blog, or article. A link back to CoveredCallCalculator.net is included automatically.

<iframe src="https://coveredcallcalculator.net/embed/options-greeks-calculator" width="100%" height="500" frameborder="0" title="Options Greeks Calculator" style="border:1px solid #e2e8f0;border-radius:12px;max-width:600px;"></iframe>
<p style="font-size:12px;color:#64748b;margin-top:8px;">Calculator by <a href="https://coveredcallcalculator.net" target="_blank" rel="noopener">CoveredCallCalculator.net</a></p>