get-coin-exchange-price
Retrieve historical cryptocurrency price data for a specific exchange, from and to currencies, and timestamp using the CoinStats MCP Server tool.
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 |