get-coin-avg-price
Retrieve the historical average price of a cryptocurrency by specifying its ID and a timestamp. Access accurate price data for precise analysis or record-keeping.
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 |