get-coin-avg-price
Retrieve the historical average price of a cryptocurrency by specifying its unique identifier and a specific date in Unix timestamp format. Useful for analyzing past market data.
Instructions
Get the historical average price for a specific cryptocurrency based on its unique identifier and a specific date.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coinId | Yes | The identifier of coin | |
timestamp | Yes | Unix timestamp |