RTI Price X Min Ago
Returns the stock price as it was X minutes in the past during the current trading day.
Syntax
=RTI_PriceXMinAgo(Symbol, Minutes)Parameters
symbolstringRequired
minutesnumberRequired
Examples
=RTI_PriceXMinAgo("AAPL", 30)When to Use
- Intraday price history
- Short-term momentum analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Current price | RTI_Last() |
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
