Skip to main content

Market Ingest

Skill Verified Active

Ingest and normalize market data into OHLCV vectors with HNSW indexing

Purpose

To prepare raw market data for advanced analysis by normalizing it into a searchable OHLCV vector format with efficient indexing.

Features

  • 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

Use Cases

  • 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

Non-Goals

  • Performing actual pattern detection or prediction
  • Real-time streaming data ingestion
  • Directly executing trading actions based on data

Workflow

  1. Fetch data for the specified symbol
  2. Normalize OHLCV data to relative values
  3. Vectorize each candle into a padded vector
  4. Store normalized data using memory tools
  5. Add vectors to the HNSW index
  6. 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

First, add the marketplace

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

Quality Score

Verified
95 /100
Analyzed about 17 hours ago

Trust Signals

Last commitabout 19 hours ago
Stars50.2k
LicenseMIT
Status
View Source

Similar Extensions

Market Pattern

99

Detect and classify candlestick patterns from ingested OHLCV data

Skill
ruvnet

Create Spatial Visualization

100

Create 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.

Skill
pjt222

Trader Regime

100

Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy

Skill
ruvnet

Trading Memory

100

Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".

Skill
mnemox-ai

Risk Management

100

Risk management domain knowledge for trading agents — affective state monitoring, position sizing, drawdown management, tilt detection, and behavioral guardrails. Use when checking risk before trades, managing drawdowns, detecting behavioral drift, or enforcing discipline. Triggers on "risk", "drawdown", "tilt", "position size", "lot size", "confidence", "revenge trading", "overtrading", "discipline".

Skill
mnemox-ai

Ops Revenue

100

Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.

Skill
Lifecycle-Innovations-Limited

© 2025 SkillRepo · Find the right skill, skip the noise.