crypto_prices
Fetch historical price data for any cryptocurrency by specifying ticker, date range, and time frame.
Instructions
Get historical price data for a cryptocurrency
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| frame | No | Time frame (e.g., '1d', '1wk', '1mo') | |
| ticker | Yes | Crypto ticker |