crypto_weekly
Retrieve weekly time series data for any cryptocurrency by specifying its symbol and market. Supports JSON or CSV formats for streamlined analysis and integration.
Instructions
Fetches weekly time series data for a cryptocurrency.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datatype | No | Data format for the response. | json |
market | Yes | The exchange market (e.g., "USD", "EUR"). | |
symbol | Yes | The cryptocurrency symbol (e.g., "BTC"). |