RTI Price Change Pct X Min Ago
Calculates the percentage change between current price and the price X minutes ago.
Syntax
=RTI_PriceChangePctXMinAgo(Symbol, Minutes)Parameters
symbolstringRequired
minutesnumberRequired
Examples
=RTI_PriceChangePctXMinAgo("AAPL", 30)When to Use
- Intraday momentum tracking
- Short-term trend analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Absolute price change | RTI_PriceChangeXMinAgo() |
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
