Ruflo Market Data
Plugin Verified ActivePart of:Ruflo
Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching
2 Skills 0 MCPs
Purpose
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.
Features
- 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
Use Cases
- 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.
Non-Goals
- 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.
Practices
- Data Normalization
- Time-Series Analysis
- Pattern Recognition
- Vector Indexing
Prerequisites
- Claude Code runtime
- Access to market data sources (API keys/endpoints may be implied for specific sources)
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-market-data@rufloQuality Score
Verified98 /100
Analyzed about 14 hours ago
Trust Signals
Last commitabout 15 hours ago
GitHub owner ruvnet (opens in new tab)
Stars50.2k
Downloads 68.3k (opens in new tab)
LicenseMIT
Status
Similar Extensions
Ruflo Rag Memory
99RuVector memory with HNSW search, AgentDB, and semantic retrieval
Plugin
ruvnet
Ruflo Agentdb
97Substrate plugin for Ruflo memory: AgentDB controller bridge (15 agentdb_* MCP tools), RuVector ONNX embeddings (10 embeddings_* tools incl. RaBitQ 32x quantization), and WASM HNSW pattern router (3 ruvllm_hnsw_* tools)
Plugin
ruvnet