Market Ingest
Skill Verifiziert AktivIngest and normalize market data into OHLCV vectors with HNSW indexing
To prepare raw market data for advanced analysis by normalizing it into a searchable OHLCV vector format with efficient indexing.
Funktionen
- Ingest market data for a symbol
- Normalize OHLCV data
- Vectorize market data points
- Store data in a structured format
- Index data with HNSW for fast search
Anwendungsfälle
- Preparing historical market data for AI-driven trading strategies
- Building a searchable database of financial market patterns
- First step in a market analysis pipeline before pattern detection
Nicht-Ziele
- Performing actual pattern detection or prediction
- Real-time streaming data ingestion
- Directly executing trading actions based on data
Workflow
- Fetch data for the specified symbol
- Normalize OHLCV data to relative values
- Vectorize each candle into a padded vector
- Store normalized data using memory tools
- Add vectors to the HNSW index
- Report summary of ingested data
Practical Utility
- info:Usage examplesWhile the SKILL.md provides a CLI alternative, specific end-to-end examples demonstrating input, invocation, and output for the skill's core functionality are limited.
- info:Edge casesThe SKILL.md briefly mentions normalization steps but lacks detailed documentation on specific failure modes and recovery steps for edge cases.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-market-data@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Market Pattern
99Detect and classify candlestick patterns from ingested OHLCV data
Create Spatial Visualization
100Create interactive maps, elevation profiles, and spatial visualizations from GPX tracks, waypoints, or route data using R (sf, leaflet, tmap) or Observable (D3, deck.gl). Covers data import, coordinate system handling, map styling, and export to HTML or image formats. Use when visualizing a planned or completed tour route on an interactive map, creating elevation profiles for hiking or cycling routes, overlaying waypoints and POIs on a basemap, or building a web-based trip dashboard.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Trading Memory
100Domänenwissen für die KI-Trading-Erinnerung – Outcome-Weighted Memory (OWM)-Architektur, 5 Speichertypen, Abrufbewertung und Verhaltensanalyse. Verwenden Sie dies beim Aufzeichnen von Trades, beim Abrufen ähnlicher Kontexte, bei der Leistungsanalyse oder bei der Überprüfung von Verhaltensabweichungen. Löst bei "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence" aus.
Risk Management
100Risikomanagement-Domänenwissen für Handelsagenten – Überwachung des affektiven Zustands, Positionsbestimmung, Drawdown-Management, Tilt-Erkennung und Verhaltensrichtlinien. Verwenden Sie dies beim Prüfen des Risikos vor Trades, beim Verwalten von Drawdowns, beim Erkennen von Verhaltensabweichungen oder beim Erzwingen von Disziplin. Löst bei "risk", "drawdown", "tilt", "position size", "lot size", "confidence", "revenge trading", "overtrading", "discipline" aus.
Ops Revenue
100Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.