get-coin-exchange-price
Retrieve historical cryptocurrency price data for a specific exchange by providing the exchange name, currency pair, and Unix timestamp. Access accurate pricing details for analysis or record-keeping.
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 | |
timestamp | Yes | Unix timestamp | |
to | Yes | To currency/coin symbol |