Change Quarter To Date In Percent
Returns the percentage change from the first trading day of the current calendar quarter.
Examples
=ChangePercentQTD("AAPL")When to Use
Quarterly performance comparison, QTD return analysis
When NOT to Use
| Need dollar change | ChangeQTD() |
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.
