Drawdown Three Months
Returns the maximum drawdown over the last 3 months (approximately 63 trading days).
Examples
=DrawdownThreeMonths("AAPL")When to Use
Quarterly risk assessment, medium-term drawdown analysis
When NOT to Use
Common Issues & FAQ
Q: Why am I getting "NA"? A: Check that the symbol is valid and has sufficient trading history for the requested period.
Q: Are returns price-only or total return? A: These are typically price returns. Dividend-adjusted returns may differ.
