claudegoodies
Plugin

ruflo-market-data

From ruvnet

Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching

Install

/plugin install ruflo-market-data

Facts

Repository
ruvnet/ruflo
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "ruflo-market-data",
  "description": "Market data ingestion — feed normalization, OHLCV vectorization, and HNSW-indexed pattern matching",
  "version": "0.2.0",
  "author": {
    "name": "ruvnet",
    "url": "https://github.com/ruvnet"
  },
  "homepage": "https://github.com/ruvnet/ruflo",
  "license": "MIT",
  "keywords": [
    "ruflo",
    "market-data",
    "ohlcv",
    "time-series",
    "patterns",
    "mcp",
    "candlestick-patterns",
    "namespace-routing"
  ]
}
View full source on GitHub →

Other plugins