resolve_symbol
Convert an EXCHANGE:TICKER into TradingView's canonical symbol and currency ID to verify a symbol exists before creating an alert.
Instructions
Resolve an EXCHANGE:TICKER into TradingView's canonical symbol plus its currency-id, which alerts require. Useful for checking a symbol exists before creating an alert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | e.g. "BYBIT:BTCUSDT.P" |