cryptofeed

Stream real-time normalized cryptocurrency market data from over 40 exchanges.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/zphwd/bianchengbaodian --skill cryptofeed-zphwd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cryptofeed
Source: https://github.com/zphwd/bianchengbaodian/tree/main/skills/cryptofeed
Command: npx skills add https://github.com/zphwd/bianchengbaodian --skill cryptofeed-zphwd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides real-time, normalized market data from over 40 cryptocurrency exchanges, enabling sophisticated algorithmic trading and data analysis.

Core Features & Use Cases

  • Real-time Data Streams: Access live trades, order books, and ticker updates via WebSockets.
  • Data Normalization: Receive consistent data formats across all supported exchanges.
  • Multi-Exchange Support: Connect to major exchanges like Binance, Coinbase, Kraken, and many more.
  • Use Case: Build a trading bot that monitors the order book depth for BTC-USD across multiple exchanges simultaneously to identify arbitrage opportunities.

Quick Start

Use the cryptofeed skill to stream live ticker data for BTC-USD from Coinbase.

Frequently Asked Questions about cryptofeed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stream real-time cryptocurrency market data from multiple exchanges?

Normalized real-time cryptocurrency market data streams from over 40 exchanges via WebSocket connections. It provides consistent trade, ticker, and order book channels, with REST fallbacks ensuring continuous data delivery for algorithmic trading.

Does this approach support order book monitoring for algorithmic trading across different exchanges?

Order book monitoring is fully supported for algorithmic trading across over 40 exchanges. It provides normalized WebSocket streams of live order book depth, enabling simultaneous multi-exchange tracking for arbitrage and market analysis.

Can I use WebSocket streams to get normalized ticker data for BTC-USD?

WebSocket streams provide normalized ticker data for pairs like BTC-USD across over 40 exchanges. Consistent data formatting is maintained across all platforms, with REST fallbacks ensuring data continuity if WebSocket connections drop.

What's the best way to normalize live market data feeds from Binance and Coinbase?

Normalizing live market data feeds from Binance and Coinbase is handled automatically across over 40 supported exchanges. It standardizes trades, tickers, and order books into a consistent format via WebSocket streaming to simplify multi-exchange analysis.

Do I need REST fallbacks when building a crypto arbitrage trading bot?

REST fallbacks are included to maintain reliable real-time market data feeds when WebSocket streams drop, ensuring continuous operation for crypto arbitrage trading bots. They provide normalized ticker and order book updates without interruption.