Ruflo Neural Trader
Plugin Verified ActiveNeural trading via npx neural-trader — self-learning strategies, Rust/NAPI backtesting, 112+ MCP tools, swarm coordination, and portfolio optimization
To enable users to build, test, and deploy sophisticated AI-driven trading strategies with robust backtesting and risk analysis capabilities.
Features
- Self-learning strategy development (LSTM, Transformer, N-BEATS)
- High-performance Rust/NAPI backtesting engine
- Cloud-based execution for heavy jobs
- Portfolio optimization and risk management
- 112+ MCP tools for integration
Use Cases
- Developing and backtesting complex trading strategies.
- Running large-scale Monte Carlo simulations and parameter sweeps.
- Optimizing portfolio allocation based on risk targets.
- Executing live trades with swarm coordination.
Non-Goals
- Providing real-time market data feeds.
- Acting as a direct broker interface (relies on external broker integrations).
- Performing general AI tasks outside of financial trading.
Workflow
- Install plugin and dependencies
- Configure API keys if using cloud features
- Design or select a trading strategy
- Perform backtesting (local or cloud)
- Analyze risk and optimize portfolio
- Optionally, deploy for live trading
Practices
- Strategy design
- Backtesting
- Risk management
- Portfolio optimization
- Cloud execution
Prerequisites
- npm install neural-trader
- ANTHROPIC_API_KEY (for cloud features)
Code Execution
- info:ValidationWhile commands and parameters are structured, explicit schema validation for all inputs and outputs is not readily apparent in the provided documentation.
- info:LoggingThe plugin interacts with managed agents and CLIs which may have their own logging, but explicit local audit logging for plugin actions is not detailed in the README.
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-neural-trader@rufloContains 7 extensions
Skill (7)
Run a historical backtest using npx neural-trader with Rust/NAPI engine (8-19x faster) and walk-forward validation
Run a heavy neural-trader job (long walk-forward, big Monte-Carlo, parameter sweep, model training) on the Anthropic Managed Agent cloud runtime instead of locally
Optimize portfolio allocation using npx neural-trader mean-variance engine with risk constraints and rebalancing plan
Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Assess portfolio risk using npx neural-trader — VaR, CVaR, Sharpe, position sizing, circuit breaker status
Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction
Train neural models (LSTM, Transformer, N-BEATS) on market data using npx neural-trader with confidence intervals
Quality Score
VerifiedTrust Signals
Similar Extensions
Unslop
100Make assistant output sound human. Strip AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), engineer burstiness, restore voice. Preserves code, URLs, and technical accuracy.
Hugging Face Papers
100Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.
Cypress
100Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.
Claude AI Music Skills
100AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release
Autoresearch Agent
100Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Arm Cortex Microcontrollers
100ARM Cortex-M firmware development for Teensy, STM32, nRF52, and SAMD with peripheral drivers and memory safety patterns