RTI Stream Value
Returns a live streaming value for any supported real-time field (last, bid, ask, volume, etc.).
Syntax
=RTI_Stream_Value(Symbol, Field)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() |
Excel Templates Using RTI Stream Value
These ready-made MarketXLS templates call RTI_Stream_Value() in their worksheet formulas. Open one to see the function working inside a complete model.
