Retrieves comprehensive metadata about a specific trading symbol including name, type, exchange, tick size, trading hours, and supported order types. Essential for understanding symbol characteristics before placing trades.
Use Case: Validate symbol details and retrieve trading specifications before executing orders or building symbol-specific trading interfaces.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The stock symbol to get information for (e.g., 'AAPL', 'GOOGL')
Symbol information retrieved successfully
Full description of the symbol/company
Exchange where the symbol is traded
Price format (usually 'price')
Whether intraday data is available
Whether seconds resolution is available
Whether weekly and monthly data is available
Available intraday time multipliers
Primary exchange where the symbol is listed
Minimum price movement
Symbol name
Price scale (e.g., 100 means divide price by 100)
Trading session hours (e.g., '0930-1600')
Resolutions supported for this symbol
Symbol ticker
Timezone of the exchange (e.g., 'America/New_York')
Instrument type (stock, etf, index, etc.)
Visible plots (e.g., 'ohlcv' for OHLC + Volume)
Volume precision (decimal places)