crypto_get_daily_open_close
Fetch the daily opening and closing prices for a crypto trading pair on a specified date, with optional adjustment.
Instructions
Get open/close for a crypto pair on a date (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| adjusted | No | ||
| to_symbol | Yes | ||
| from_symbol | Yes |