Price Change X Minutes Ago
Returns the absolute price change from X minutes ago.
Syntax
=RTI_PriceChangeXMinAgo(Symbol, MinutesAgo)Parameters
symbolstringRequired
minutesAgonumberRequired
Examples
=RTI_PriceChangeXMinAgo("AAPL", 30)When to Use
- Intraday momentum
- Short-term change tracking
When NOT to Use
| Scenario | Use Instead |
|---|---|
| % change | RTI_PriceChangePctXMinAgo() |
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
