market_get_coin_avg_price
Retrieve the historical average price of any cryptocurrency at a specific Unix timestamp, enabling precise historical price analysis.
Instructions
Get the historical average price for a cryptocurrency at a specific timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coinId | Yes | The coin identifier | |
| timestamp | Yes | Unix timestamp for the price query |