Stock symbols
finnhub_stock_symbolsList all symbols supported on an exchange. Finnhub REST: GET /stock/symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mic | No | Filter by Market Identifier Code (MIC). | |
| currency | No | Filter by trading currency, e.g. 'USD'. | |
| exchange | Yes | Exchange code, e.g. 'US' (required). | |
| securityType | No | Filter by security type, e.g. 'Common Stock'. |