Stream Post Market Change
Streams the real-time price change in dollars during post-market (after hours) trading. Post-market hours are typically 4:00 PM - 8:00 PM ET.
Supported Symbol Formats
| Type | Format | Example |
|---|---|---|
| US Stocks | SYMBOL | AAPL, MSFT |
| ETFs | SYMBOL | SPY, QQQ |
Notes
- Data streams automatically update in Excel
- Post-market hours: 4:00 PM - 8:00 PM ET
- Change is calculated from the regular session close
Examples
=QM_Stream_PostMarketChange("AAPL")=QM_Stream_PostMarketChange("MSFT")=QM_Stream_PostMarketChange("TSLA")Symbol from cell reference
When to Use
- After-hours trading monitoring
- Earnings reaction tracking
- Extended hours analysis
- Pre-open preparation
When NOT to Use
Common Issues & FAQ
Q: Why is the post-market change showing 0? A: Post-market data is only available during extended hours (4:00 PM - 8:00 PM ET).
Q: What is the change calculated from? A: Post-market change is calculated from the regular session closing price.
Q: Why am I getting #N/A? A: Check that symbol format is correct.
