stocks_prices
Retrieve historical stock price data for any ticker by specifying a date range and timeframe, enabling analysis of past performance and trends.
Instructions
Get historical price data for a stock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| frame | No | Time frame (e.g., '1d', '1wk', '1mo') | |
| ticker | Yes | Stock ticker |