Real-Time Intraday Last
Returns the last traded price for a specific intraday bar.
Syntax
=RTI_Last(Symbol, [Interval], [Index])When to Use
- Real-time price tracking
- Intraday analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Daily last | Last() |
Common Issues & FAQ
Difference from RTI_Close?
RTI_Last is most recent tick, RTI_Close is bar close.
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
- Real-Time Intraday RSI
- Real-Time Intraday SMA
- Real-Time Intraday Time
- Real-Time Intraday Volume
- Real-Time Permission
- Real-Time Stock Data
- Remove Symbols
- Revenue Growth
See RTI_Last used in a complete workbook: RTI Functions: Real-Time Streaming Technical Indicators in Excel (Complete Guide 2026)
