跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ruflo Market Data

插件 已验证 活跃
属于:Ruflo

Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching

2 个 Skill 0 个 MCP
目的

To provide sophisticated market data analysis capabilities, enabling users to ingest, normalize, and identify patterns in financial time-series data for further trading strategy development.

功能

  • Market data ingestion from REST APIs and WebSockets
  • OHLCV normalization with consistent scaling
  • Candlestick pattern detection (single and multi-candle)
  • HNSW-indexed pattern similarity search
  • Namespace-routed data storage and retrieval

使用场景

  • Ingesting historical market data for analysis.
  • Identifying specific candlestick patterns for trading signals.
  • Searching for similar historical patterns to predict future price movements.
  • Normalizing diverse market data feeds into a consistent format.

非目标

  • Executing trades or managing portfolios.
  • Providing real-time trading recommendations (beyond pattern identification).
  • Replacing core financial data providers.
  • Handling personal financial data or user accounts.

实践

  • Data Normalization
  • Time-Series Analysis
  • Pattern Recognition
  • Vector Indexing

先决条件

  • Claude Code runtime
  • Access to market data sources (API keys/endpoints may be implied for specific sources)

安装

请先添加 Marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-market-data@ruflo

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码