Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.
Ruflo Market Data
Plugin Verifiziert AktivTeil von:Ruflo
Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching
2 Skills 0 MCPs
Zweck
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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Praktiken
- Data Normalization
- Time-Series Analysis
- Pattern Recognition
- Vector Indexing
Voraussetzungen
- Claude Code runtime
- Access to market data sources (API keys/endpoints may be implied for specific sources)
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-market-data@rufloQualitätspunktzahl
Verifiziert98 /100
Analysiert about 22 hours ago
Vertrauenssignale
Letzter Commitabout 23 hours ago
GitHub-Inhaber ruvnet (opens in new tab)
Sterne50.2k
Downloads 68.3k (opens in new tab)
LizenzMIT
Status
Ähnliche Erweiterungen
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