finnhub_stock_market_data
Retrieve real-time quotes, historical OHLCV candles, company profiles, financials, earnings, and market status for any stock symbol or exchange.
Instructions
Real-time quotes, historical candles, and company profiles.
Operations:
get_quote: Get real-time quote for a symbol
get_company_profile: Get company profile and details
get_market_status: Get market open/close status
search_symbols: Search for symbols by name
get_candles: Get historical OHLCV candles
get_symbols: List symbols for an exchange
get_financials: Get financial statements
get_earnings: Get earnings data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| freq | No | ||
| query | No | ||
| symbol | No | ||
| project | No | ||
| exchange | No | ||
| operation | Yes | ||
| statement | No | ||
| resolution | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |