Market Ingest
技能 已验证 活跃Ingest 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.
功能
- 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
使用场景
- 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
非目标
- Performing actual pattern detection or prediction
- Real-time streaming data ingestion
- Directly executing trading actions based on data
工作流
- 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.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-market-data@ruflo质量评分
已验证类似扩展
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
100AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 "record trade"、"remember trade"、"recall"、"similar trades"、"performance"、"behavioral"、"disposition"、"affective state"、"confidence" 时触发。
风险管理
100交易代理的风险管理领域知识 — 情感状态监控、仓位调整、回撤管理、交易心态检测和行为控制。在交易前检查风险、管理回撤、检测行为漂移或强制执行纪律时使用。触发词包括“风险”、“回撤”、“心态”、“仓位大小”、“手数”、“信心”、“报复性交易”、“过度交易”、“纪律”。
Ops Revenue
100Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.