Real-Time Intraday Last
Returns the last traded price for a specific intraday bar.
When to Use
- Real-time price tracking
- Intraday analysis
Common Issues & FAQ
Q: Difference from RTI_Close? A: RTI_Last is most recent tick, RTI_Close is bar close.
Returns the last traded price for a specific intraday bar.
Q: Difference from RTI_Close? A: RTI_Last is most recent tick, RTI_Close is bar close.