What is IV Rank?

IV Rank (IVR) measures where a stock's current implied volatility sits within its trailing 52-week high-low range, expressed as a percentage from 0 to 100. An IVR of 80 means current IV is 80% of the way between the 52-week low and 52-week high for this ticker. It normalizes vol regime across tickers with different absolute IV scales — a 40 IVR on SPY is not the same as a 40 IVR on AMC in absolute IV terms, but signals a similar posture within each ticker's own history.

Calculation type: Deterministic, 252-day rolling window Method version: 1.0 Date reviewed: 2026-07-04 Live leaderboard: /iv-rank/

Formula

IV Rank = (IV_today − IV_52wk_low) / (IV_52wk_high − IV_52wk_low) × 100

Where each term is:

The result is bounded to 0-100. If today's IV equals the 52-week low, IVR = 0. If today's IV equals the 52-week high, IVR = 100. Anywhere in between, IVR represents the linear percentage of the range consumed.

Worked example

Consider AAPL with the following observed 30-DTE ATM IV data over the trailing year:

Applying the formula:

IVR = (27.4 − 18.2) / (42.8 − 18.2) × 100
    = 9.2 / 24.6 × 100
    = 37.4

Interpretation: AAPL's current IV (27.4%) is 37% of the way between its 52-week low (18.2%) and 52-week high (42.8%). That's moderate volatility regime by AAPL's own recent history. Premium collected from short-vol strategies (covered calls, cash-secured puts) will be at fair-value levels — not particularly rich, not particularly thin.

To contrast: a hypothetical NVDA with the same 27.4% current IV might have IVR = 78 if its trailing 12 months spent most of the time between 22% and 30% with only a brief spike to 32%. The absolute IV number is identical to AAPL, but the vol posture (near the top of its own range) is meaningfully different.

Interpretation tiers

Retail options-income convention (following the tastytrade tradition) buckets IVR into these regimes:

These are heuristics, not thresholds tested for statistical significance. A skilled trader adjusts thresholds by strategy: iron condors might demand IVR ≥ 60 while a wheel operator on a name they'd own anyway might accept IVR ≥ 30.

IV Rank vs IV Percentile

Both metrics range 0-100 and both measure vol posture over the trailing year. They differ in what data they use:

IV Rank (IVR)

Uses only 2 anchor points: the 52-week high and low IV values.

Formula: (IV_today − low) / (high − low) × 100

Reacts sharply to fresh range expansion — a single new 52-week-high spike immediately raises the "high" anchor and compresses today's IVR reading.

Vulnerable to outliers — a one-off panic-day IV spike from a year ago can artificially raise the "high" anchor and depress IVR for months.

IV Percentile (IVP)

Uses all 252 daily observations from the trailing year.

Formula: (days with IV ≤ IV_today) / 252 × 100

Reflects distribution. A 60 IVP means IV has been at-or-below today's level on 60% of the trailing 252 days.

Robust to outliers — a single spike day is just one observation of 252 and moves IVP by only 0.4%.

When they diverge

Consider AAPL where the 52-week range is 18.2% – 42.8% (as in the worked example above), but that 42.8% high was a single earnings-day spike and 240 of the 252 days spent between 18.2% and 28%. Today's IV is 25%.

The divergence tells a story: on a "range" basis IV is low, but on a "typical day" basis IV is above average. The single earnings-day spike is inflating IVR's denominator. In this case IVP is arguably the more useful signal because the outlier day doesn't represent the sustainable trading range.

When to use each

Common misconceptions

"High IVR means the stock will fall"

No. IVR measures vol regime, not directional bias. High IVR often coincides with fear or uncertainty, and the market prices in bidirectional risk. Statistically, high-IVR stocks are as likely to rally as to fall — the market just prices in more move in either direction. Traders who mistake elevated IV for a bearish signal often shortcall into rallies.

"Low IVR means selling premium is safe"

No. Low IVR means premium is cheap, which is precisely when short-vol strategies pay the least for the risk taken. Low IVR entries have poor risk/reward: you get paid little for taking on the same directional risk as at higher IVR. The correct interpretation of low IVR is often "wait" or "consider long-vol strategies instead."

"IVR above 100 or below 0 means something extreme happened"

By construction, IVR is bounded to 0-100. If a data source shows IVR > 100 or < 0, that's a bug — usually a stale 52-week range that hasn't been updated to include recent extreme days. Some platforms allow IVR to breach 100 briefly during the first day of a new all-time-high IV before the anchor updates; treat those readings as noise.

"IVR is the same as VIX"

No. VIX is an absolute volatility index derived from S&P 500 options; it measures how much vol the market is pricing into a broad index. IVR is a normalized rank of vol on any specific ticker versus its own history. VIX at 25 means the market expects roughly 25% annualized S&P 500 vol. AAPL's IVR at 25 tells you AAPL's current IV is 25% of the way up its own 52-week range — the two numbers measure different things.

How OptionIncomeTools calculates IV Rank

The site's implementation of IV Rank follows the retail-standard formula with these specific choices:

Full methodology documentation is on the methodology page. The complete site-wide implementation notes are at methodology changelog.

Related terms and tools

Sources: tastytrade IVR primer, ORATS on IVR vs IVP. This is educational content, not investment advice — see the full disclaimer. Page last reviewed 2026-07-04.