stocks_get_quotes
Get stock quotes for a specific date by providing a symbol and date. Retrieve historical trading data with an optional limit to analyze market activity.
Instructions
Get quotes for a stock on a specific date (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| limit | No | ||
| symbol | Yes |