Returns a live streaming value for any supported real-time field (last, bid, ask, volume, etc.).
Examples
=RTI_Stream_Value("AAPL", "last")When to Use
- Live data streaming
- Custom real-time displays
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Specific fields | RTI_Last(), RTI_Bid() |
