# Veta: How Vega Changes as Time Passes

Understand Veta as the time derivative of Vega, reconcile sign and unit conventions, estimate it by finite difference, and use it in option risk scenarios.

Canonical: https://wiki.fcontext.com/options/veta-greek/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

**Veta** is a higher-order option Greek that measures how **Vega changes as time changes**, with the model's other inputs held fixed. It answers a risk-maintenance question: if spot and implied volatility did not move, how much would today's volatility sensitivity differ after time passes?

The name is less standardized than Delta, Vega, or Theta. A platform may define Veta with respect to calendar time `t`, `∂Vega/∂t`, or remaining time to expiration `τ`, `∂Vega/∂τ`. Because `τ` decreases when `t` advances, the two definitions have opposite signs. Units can also be per year or day, and Vega can be quoted per decimal volatility unit or per one IV point. Never use a displayed Veta until its derivative direction and units are known.

<a id="mechanism"></a>

## Mechanism and conventions

Using calendar time, with expiry fixed:

`Veta_calendar = ∂Vega / ∂t`

Using time remaining:

`Veta_remaining = ∂Vega / ∂τ = −Veta_calendar`

Under a smooth option model, Vega depends on spot, strike, remaining time, IV, rates, dividends, and the model specification. Veta isolates only the local passage-of-time effect. It is not the option's premium decay: Theta measures change in option value with time, while Veta measures change in the option's **IV sensitivity** with time.

For many ordinary near-ATM options, Vega tends to shrink as expiration approaches, so calendar-time Veta is often negative under that convention. This is not a universal sign rule. Deep ITM or OTM options can move toward the high-Vega region as time passes under fixed inputs, model details matter, and a real volatility surface does not remain fixed.

A robust implementation estimates Veta using the same pricing engine twice:

`Veta_calendar ≈ [Vega(t + Δt) − Vega(t)] / Δt`

Advance valuation time while holding spot, IV surface assumption, rates, dividends, strike, and expiry consistent. Use a small but numerically stable step, then repeat with a smaller step. Report the convention beside the result.

<a id="example"></a>

## Unit-aware example

Assume a model reports Vega of `$0.120` **per share per one IV point**. Move the valuation date forward one calendar day, keep spot, IV, rates, dividends, and contract terms fixed, and recompute Vega as `$0.118` in the same units.

`Veta_calendar ≈ ($0.118 − $0.120) / 1 day = −$0.002 per share per IV point per day`

For one standard equity-option contract with multiplier `100`:

`position Veta ≈ −$0.002 × 100 = −$0.20 per IV point per day`

The interpretation is that, in this frozen-input model scenario, the contract's dollar response to a one-point IV move is about `$0.20` smaller after one day. Under the remaining-time convention, the same result would be `+$0.20` per IV point per day of additional time remaining.

This is not predicted daily P&L. If IV itself changes by `−3` points, a rough cross-effect using the current local estimate is `Veta × elapsed time × IV change`, but Delta, Gamma, Theta, Vega, Vanna, Vomma, skew, and execution also change. Full repricing is the appropriate check.

<a id="risks"></a>

## Risk use and limitations

- Confirm whether time means calendar time or remaining maturity and whether the scale is per day or year.
- Confirm whether Vega is per `1.00` decimal volatility (`100` IV points), per one IV point (`0.01`), per share, per contract, or whole position.
- Bucket Veta by expiry and strike. A small portfolio total can hide offsetting exposures that age differently.
- Recalculate after spot moves, IV changes, event dates pass, dividends change, or the volatility surface is rebuilt.
- Use full repricing for large time steps, jumps, short-dated contracts, or event windows; a local derivative is least reliable there.
- Compare finite-difference results across step sizes and pricing engines. Numerical noise can dominate a small high-order Greek.
- Include Bid/Ask, fees, liquidity, early exercise, assignment, settlement, and broker margin. Veta describes none of them.
- Treat missing or conflicting platform documentation as an unusable number, not as permission to guess the convention.

<a id="misconceptions"></a>

## Common misconceptions

- **“Veta is another name for Theta.”** Theta changes option value with time; Veta changes Vega with time.
- **“Vega always decays, so Veta is always negative.”** Sign depends on convention, moneyness, parameters, and model.
- **“A positive Veta predicts a profit.”** It describes a change in sensitivity, not direction or total P&L.
- **“Every vendor uses the same formula.”** Sign, time scale, Vega scale, and model can differ.
- **“Holding IV fixed makes the forecast realistic.”** It isolates one effect; actual surfaces, skew, and event premium move.
- **“A portfolio Veta near zero removes aging risk.”** Offset by expiry or strike can break as market inputs change.
- **“More Greeks make the estimate more accurate.”** Higher-order terms can add parameter and numerical error without replacing stress tests.

<a id="related"></a>

## Related topics

- [Vega](/options/vega/)
- [Theta](/options/theta/)
- [Charm, Vanna, and Vomma](/options/charm-vanna-vomma/)
- [Option Stress Testing](/options/option-stress-testing/)

<a id="sources"></a>

## Authoritative sources

- [Vega](https://www.optionseducation.org/advancedconcepts/vega) — Options Industry Council
- [Understanding Options Greeks](https://www.optionseducation.org/advancedconcepts/understanding-options-greeks) — Options Industry Council
- [The Pricing of Options and Corporate Liabilities](https://doi.org/10.1086/260062) — Fischer Black and Myron Scholes, *Journal of Political Economy* (1973)
- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) — Options Clearing Corporation