Greeks

Greeks measure the sensitivity of an option’s price to changes in underlying factors such as spot price, implied volatility, interest rates, and time. Paradex provides both Raw Greeks and Cash Greeks.

Raw Greeks are available on the API via the markets summary endpoint. On the UI, users can choose to display Cash Greeks by changing their Greeks preference setting from Raw to Cash.

Assumptions for examples

The examples below use the following assumptions:

  • BTC spot price = $60,000
  • Implied volatility (IV) = 40%
  • Interest rate = 10%
  • Position size = 1 BTC

Definitions and examples

FactorGreekRaw Greek (definition)Cash Greek (definition)Examples
SpotDeltaSensitivity of option value to a move in the underlyingExpected PnL for a 1% move in spotRaw Delta = 0.5 → 1% of spot = 600CashDelta=0.5×600 → Cash Delta = 0.5 × 600 = 300Optiongains 300 → Option gains ~300 if BTC rises 1%
SpotGammaSensitivity of Raw Delta to a move in the underlyingSecond-order PnL for a 1% move in spotRaw Gamma = 0.0002 → Cash Gamma = ½ × 0.0002 × 6002=600² = 36 → Additional ~$36 of convex PnL from a 1% BTC rise
IVVegaSensitivity of option value to a 1% absolute change in IVSame as Raw GreekVega = 80 → If IV moves from 40% to 41% → Option gains ~$80
IV/SpotVannaSensitivity of Raw Delta to a 1% absolute change in IV (equivalently, sensitivity of Vega to a move in spot)Additional expected PnL assuming 1% move in spot and 1% increase in IVVanna = 0.01 → If IV moves from 40% to 41% → Delta shifts such that the position gains an additional ~$6 per subsequent 1% spot move
IVVolgaSensitivity of Vega to a 1% absolute change in IVSame as Raw VolgaVolga = 1.5 → If IV moves from 40% to 41% → Option gains an additional ~$1.50 of convex PnL on top of Vega
Interest RateRhoSensitivity of option value to a 1% absolute change in interest ratesSame as Raw RhoRho = 25 → Rates move from 10% to 11% → Option gains ~$25
TimeThetaSensitivity of option value to 1 day of time decaySame as Raw ThetaTheta = −10 → Option loses ~$10 after 1 day, all else equal