search_symbols
Search TradingView symbols by name, ticker, or description, with optional filters for exchange and asset type, to find the correct symbol format for screening.
Instructions
Search for TradingView symbols by name, ticker, or description. Discover exact symbol identifiers for stocks, forex, crypto, and more. Use this before screening when you need to find the correct symbol format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1-50, default: 20) | |
| query | Yes | Search query (e.g., 'apple', 'bitcoin', ' ethereum') | |
| start | No | Offset for pagination (default: 0) | |
| exchange | No | Filter by exchange (e.g., 'NASDAQ', 'NYSE') | |
| asset_type | No | Filter by asset type |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| symbols | Yes | ||
| metadata | Yes |