Value at Risk (VaR) Calculator
Estimate the maximum expected loss on a portfolio at a chosen confidence level — using either the parametric (variance-covariance) method or your own historical return series.
Results
How to read Value at Risk
Value at Risk answers: "At this confidence level, how much could I lose over this time horizon?" A 95% 1-day VaR of $3,000 on a $100,000 portfolio means there's a 95% chance the portfolio won't lose more than $3,000 in a single day — equivalently, a 5% chance it does. Parametric VaR calculates this from volatility and a normal-distribution assumption, which is fast but can understate risk for assets with fat-tailed or skewed return distributions (common in crypto). Historical VaR instead reads the actual worst-case percentile directly from real past returns, capturing whatever distribution shape actually occurred, at the cost of needing a real return series and being limited by how much history you have. Neither method caps the loss — by definition, the confidence level's complement (5% for a 95% VaR) is exactly how often the true loss exceeds the VaR figure.