get_historical_stock_prices
Retrieve historical stock prices for a specific company using its ticker symbol, date range, and interval options. Analyze price trends, compare data, and make informed decisions with accurate financial data.
Instructions
Gets historical stock prices for a company.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | Yes | ||
interval | No | day | |
interval_multiplier | No | ||
start_date | Yes | ||
ticker | Yes |