finnhub_query
Query real-time financial data from Finnhub to access stock quotes, company news, earnings, recommendations, and market status for investment analysis.
Instructions
Query real-time financial data from Finnhub. Stock quotes, company news, earnings, recommendations, and market status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Finnhub endpoint (e.g., quote, company-news, recommendation, earnings) | |
| symbol | No | Stock symbol (e.g., AAPL, MSFT) | |
| from | No | Start date (YYYY-MM-DD) for news/earnings | |
| to | No | End date (YYYY-MM-DD) |