getIntradayChart
Retrieve intraday stock price and volume data for any symbol at intervals from 1 minute to 4 hours, including open, high, low, close, and volume.
Instructions
Access precise intraday stock price and volume data with the FMP Interval Stock Chart API. Retrieve real-time or historical stock data in intervals, including key information such as open, high, low, and close prices, and trading volume for each minute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| interval | Yes | Time interval | |
| from_date | No | Start date (YYYY-MM-DD) | |
| to | No | End date (YYYY-MM-DD) |