fetchTicker
Retrieve real-time ticker data for a specified trading pair on a cryptocurrency exchange using the CCXT MCP Server. Input the exchange ID and symbol to access price, volume, and market info.
Instructions
Fetch ticker information for a symbol on an exchange
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchangeId | Yes | Exchange ID (e.g., 'binance', 'coinbase') | |
symbol | Yes | Trading symbol (e.g., 'BTC/USDT') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
Related Tools
- @doggybee/mcp-server-ccxt
- @doggybee/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @doggybee/mcp-server-ccxt