get_price_history
Retrieve historical price data for any asset symbol over a specified number of days to support trend analysis and backtesting.
Instructions
Get historical price data for a given symbol over a specified timeframe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days of history | |
| symbol | Yes | Asset symbol | |
| workflow_id | No |