crypto_monthly
Retrieve monthly time series data for cryptocurrencies using symbol and market inputs. Supports JSON and CSV formats for integration with financial analysis tools.
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"). |