fmp_quote
Retrieve real-time and historical stock quotes for US and global markets using ticker symbols. Access current prices or historical data with date ranges.
Instructions
Get real-time and historical stock quotes from Financial Modeling Prep. Covers US and global markets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g., AAPL, MSFT, 005930.KS) | |
| historical | No | If true, return historical price data | |
| from | No | Historical start date (YYYY-MM-DD) | |
| to | No | Historical end date (YYYY-MM-DD) |