get-coin-exchange-price
Retrieve historical cryptocurrency price data for specific trading pairs on designated exchanges using Unix timestamps.
Instructions
Get the historical price data for a specific cryptocurrency on a particular exchange.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | Exchange name | |
| from | Yes | From currency/coin symbol | |
| to | Yes | To currency/coin symbol | |
| timestamp | Yes | Unix timestamp |