Drawdown Six Months
Returns the maximum drawdown over the last 6 months.
Syntax
=DrawdownSixMonths(Symbol)Examples
=DrawdownSixMonths("AAPL")When to Use
Semi-annual risk assessment, medium-term risk analysis
When NOT to Use
| Need full year | DrawdownOneYear() |
Common Issues & FAQ
Why am I getting "NA"?
Check that the symbol is valid and has sufficient trading history for the requested period.
Are returns price-only or total return?
These are typically price returns. Dividend-adjusted returns may differ.
