Price Change X Min Ago
Returns the price change from X minutes ago.
Syntax
=RTI_PriceChange_X_Min_Ago(Symbol, MinutesAgo)Parameters
symbolstringRequired
minutesAgonumberRequired
Examples
=RTI_PriceChange_X_Min_Ago("AAPL", 30)When to Use
- Intraday momentum
When NOT to Use
| Scenario | Use Instead |
|---|---|
| % change | RTI_PriceChangePct_X_Min_Ago() |
Excel Templates Using Price Change X Min Ago
These ready-made MarketXLS templates call RTI_PriceChange_X_Min_Ago() in their worksheet formulas. Open one to see the function working inside a complete model.
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
- Price To Book
- Price To Sales
- Profit Margin (Continuous)
- Quote Date
- Real-Time Intraday Close
- Real-Time Intraday High
- Real-Time Intraday Last
- Real-Time Intraday Low
See RTI_PriceChange_X_Min_Ago used in a complete workbook: RTI Functions: Real-Time Streaming Technical Indicators in Excel (Complete Guide 2026)
