watchlist_get
Get all symbols from the active TradingView watchlist, including when the panel is hidden or scrolled. Returns quotes when available, with a flag indicating quote availability.
Instructions
Get every symbol in the active TradingView watchlist. Membership comes from the symbols_list API so it is complete even when the panel is scrolled or closed. Quote cells are best effort and only present when the watchlist panel is open; check quotes_available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||