Cryptocurrency Market Data
JSON →Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
Install
npx -y @smithery/cli Tools · 7
- get-price Get current price for any trading pair
- get-market-summary Fetch detailed market information
- get-top-volumes List top trading pairs by volume
- list-exchanges Show all supported exchanges
- get-historical-ohlcv Get historical candlestick data
- get-price-change Calculate price changes over different timeframes
- get-volume-history Track trading volume over time
Links
★ 60 GitHub stars