stocks_get_trades
Retrieve all trades for a stock on a given date by symbol, enabling detailed market activity analysis. Optionally set a limit to control the number of records returned.
Instructions
Get trades for a stock on a specific date (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| limit | No | ||
| symbol | Yes |