Prior belief × likelihood → posterior belief
| Range | Probability | Trading meaning |
|---|---|---|
| μ ± 1σ | 68.3% | ~172 days/yr within 1σ daily move |
| μ ± 2σ | 95.4% | ~12 days outside (≈ 1/month) |
| μ ± 3σ | 99.7% | ~1 day outside per year (in theory) |
Use log-returns, not price levels. Ensures S_T > 0 always.
Sum of many independent rvs → Normal, regardless of individual distributions. Foundation of daily-returns normality assumption.
Real returns: excess kurtosis > 0 (leptokurtic). Negative skew in equities. Crashes more frequent than N predicts — options markets price this via the volatility smirk.
dW_t = Z√dt where Z ~ N(0,1) — Brownian motion increment
| Term | Meaning |
|---|---|
| μS dt | Drift — deterministic expected return |
| σS dW_t | Diffusion — random shock (volatility) |
f* = optimal fraction; b = net odds; p = win prob; q = 1−p
Risk-adjusted return. SR=1 is good. SR=2 is excellent. SR>3 is suspicious (overfitting).
| Symbol | Meaning | Source |
|---|---|---|
| S | Current stock price | Live feed |
| K | Strike price | Contract |
| T | Time to expiry (years) | Calendar |
| r | Risk-free rate | Central bank |
| σ | Volatility (annualised) | YOU estimate |
Holds always — no distributional assumption needed.
| Greek | Formula | Meaning | Range |
|---|---|---|---|
| Δ Delta | N(d₁) call N(d₁)−1 put |
Option price change per ₹1 stock move. ≈ P(ITM). | Call [0,1] Put [−1,0] |
| Γ Gamma | N'(d₁)/(Sσ√T) | Rate of delta change. Risk of re-hedging. Peaks ATM near expiry. | ≥ 0 always |
| Θ Theta | ∂C/∂t | Daily time decay. Negative for long options. Accelerates near expiry. | ≤ 0 (long) |
| V Vega | S√T · N'(d₁) | Price change per 1% change in IV. Largest for long-dated ATM. | ≥ 0 (long) |
| ρ Rho | KTe^(−rT)N(d₂) | Sensitivity to interest rates. Smaller effect in short-dated options. | call >0 |
Long gamma costs theta. Short gamma earns theta. The options desk is always managing this tradeoff.
Solve B-S for σ given observed market price. No closed form — numerical root-finding (Newton-Raphson).
Model-free implied vol index. Forward-looking 30-day vol. Spikes in crises. Used as fear gauge.
| Scenario | What happens to option price |
|---|---|
| Stock rises (call) | ↑ call value (delta effect) |
| Time passes | ↓ value (theta decay) |
| Vol rises | ↑ both calls & puts (vega) |
| Deeper ITM | Δ → 1, Γ → 0, Θ → 0 |
| Deep OTM | Δ → 0, Γ → 0, Θ → 0 |
| ATM, near expiry | Γ → ∞ (pin risk!) |
| Rates rise | ↑ call, ↓ put (rho) |
| Long option | Short option | |
|---|---|---|
| Gamma | Long Γ | Short Γ |
| Theta | Pay Θ daily | Earn Θ daily |
| Vega | Long V (vol ↑ = good) | Short V (vol ↑ = bad) |
| P&L driver | RV > IV (big moves) | RV < IV (quiet mkt) |