Trader Regime
Skill Verified ActiveDetect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
To provide users with real-time market regime classification and actionable strategy recommendations to inform trading decisions.
Features
- Detect current market regime (bull/bear/ranging/volatile)
- Classify market regimes using 'neural-trader'
- Recommend strategies based on detected regime
- Retrieve technical indicators for context
- Predict regimes using SONA
- Search for similar historical regimes
- Store analysis results
Use Cases
- Use when needing to understand the current market sentiment to inform trading decisions.
- Use when looking for data-driven recommendations on appropriate trading strategies.
- Use to augment trading analysis with automated regime classification.
Non-Goals
- Providing real-time trading execution.
- Acting as a financial advisor.
- Predicting exact future market movements.
Workflow
- Ensure 'neural-trader' is installed.
- Run regime detection for specified symbol(s).
- Retrieve technical indicators for context.
- Predict regime using SONA.
- Search for similar historical regimes.
- Present analysis: regime, confidence, strategy, precedents.
- Store analysis results.
Prerequisites
- Node.js and npm installed
- Internet connectivity for 'neural-trader' and MCP services
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-neural-trader@rufloQuality Score
VerifiedTrust Signals
Similar Extensions
Trading Memory
100Domain 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".
TradeMemory Protocol
100Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
Risk Management
100Risk 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".
Trader Signal
99Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction
Tradememory Bridge
99Bridge between Binance trading events and TradeMemory Protocol. Automatically journals trades, recalls similar past setups, detects behavioral biases, and provides outcome-weighted recall for AI trading agents. Use this skill after executing Binance spot trades to build persistent memory.
Tradememory
99AI trading memory with outcome-weighted recall and autonomous strategy evolution. 17 MCP tools, 1,233 tests, works with any trading platform.