getLightChart
Retrieve essential stock chart data, including date, price, and trading volume, for specific timeframes. Ideal for tracking stock performance and creating basic price and volume charts with minimal data.
Instructions
Access simplified stock chart data using the FMP Basic Stock Chart API. This API provides essential charting information, including date, price, and trading volume, making it ideal for tracking stock performance with minimal data and creating basic price and volume charts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Start date (YYYY-MM-DD) | |
symbol | Yes | Stock symbol | |
to | No | End date (YYYY-MM-DD) |