Real-Time Permission
Checks whether real-time data access is permitted for a given symbol.
Syntax
=rt_Permission(Symbol)Examples
=rt_Permission("AAPL")When to Use
- Verify data access
- Check subscription status
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Get price data | RTI_Last() |
Related Formulas
More MarketXLS MarketXLS Analytics formulas you can use in the same worksheet:
- Real-Time Stock Data
- Remove Symbols
- Revenue Growth
- Revenue Per Employee
- RSI
- RTI Price Change Pct From Min
- RTI Price Change Pct X Min Ago
- RTI Price X Min Ago
See rt_Permission used in a complete workbook: Real-Time Stock Prices in Claude: Live Quotes via MCP and MarketXLS (2026)
