robinhood_get_historicals
Retrieve historical price data for a stock by specifying symbol, interval, and span. Supports intervals from 5 minutes to weekly and spans up to 5 years.
Instructions
Get historical price data for a stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol | |
| interval | No | Time interval (5minute, 10minute, hour, day, week) | day |
| span | No | Time span (day, week, month, 3month, year, 5year) | month |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |