getHistoricalMarketCap
Access historical market capitalization data for any stock symbol, with options to set date range and limit results. Track a company's market value changes over time for long-term growth analysis.
Instructions
Access historical market capitalization data for a company using the FMP Historical Market Capitalization API. This API helps track the changes in market value over time, enabling long-term assessments of a company's growth or decline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| limit | No | Limit on number of results (default: 100, max: 5000) | |
| from_date | No | Start date (YYYY-MM-DD) | |
| to | No | End date (YYYY-MM-DD) |