Price At Minute
Returns the stock price at a specific time.
Syntax
=RTI_PriceAtMin(Symbol, Time)Parameters
symbolstringRequired
Stock ticker symbol
timestringRequired
Time in HH:MM format
Returns
number
Price at the specified time
Examples
=RTI_PriceAtMin("AAPL", "09:30")When to Use
- Price lookup at specific time
- Reference price calculations
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Price X mins ago | RTI_PriceXMinAgo() |
Common Issues & FAQ
Time format?
24-hour HH:MM.
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
