get_historical_data_v2
Retrieve unadjusted or adjusted historical prices and technical indicators for a ticker to analyze trends and support options strategies.
Instructions
Get unadjusted/repaired price history and technical indicators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | Yahoo Finance history period | |
| symbol | Yes | Yahoo Finance ticker symbol | |
| prepost | No | ||
| interval | No | History sampling interval | 1d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| success | Yes | ||
| provider | Yes | ||
| warnings | Yes | ||
| timestamp | Yes |