crypto_monthly
Fetch monthly time series data for any cryptocurrency by specifying its symbol and market. Supports JSON and CSV formats for easy integration and analysis.
Instructions
Fetches monthly 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"). |