cryptofeed-ws-feeds
Installation
SKILL.md
加密货币实时行情 (cryptofeed-ws-feeds)
实时获取多个加密货币交易所的市场数据流,支持异步回调处理并将交易、行情、订单簿等数据持久化到ArcticDB时序数据库。
Pipeline
data_collection -> data_storage -> factor_computation -> target_selection -> trading_execution -> visualization
Top Use Cases (40 total)
General Callback Handler Demo (UC-101)
Demonstrates how to define and use async callback handlers for receiving real-time market data updates from cryptocurrency exchanges Triggers: callback handler, ticker callback, async handler
ArcticDB Data Storage (UC-102)
Stores cryptocurrency trade, funding, and ticker data to ArcticDB (Arctic) time-series database for persistence and later analysis Triggers: ArcticDB, arctic storage, time series database