robinhood_get_historicals
Retrieve historical stock price data with customizable intervals and time spans for market analysis.
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 |