Drawdown
Returns the current percentage decline from the peak value.
Syntax
=Drawdown()Examples
=Drawdown()When to Use
- Risk monitoring
- Peak-to-trough analysis
- Loss assessment
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Maximum drawdown | MaximumDrawdowns() |
| Value at risk | ValueAtRisk() |
Common Issues & FAQ
How is drawdown calculated?
(Current Value - Peak Value) / Peak Value.
Related Formulas
More MarketXLS Portfolio Analytics formulas you can use in the same worksheet:
