get_price_history
Retrieve daily OHLCV candle data for any asset to backtest strategies or build charts.
Instructions
Get daily OHLCV candle data for a single asset. Useful for backtesting and charting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of history (default 90) | |
| asset | Yes | Asset symbol (e.g. BTC) |