What problem does it solve?
Traders often apply the wrong strategy for current market conditions, leading to poor backtest results and misaligned signals. This Skill classifies the current market regime (bull, bear, ranging, or volatile) so strategies and backtests can be chosen to match actual conditions.
Core Features & Use Cases
- Regime Classification: Runs neural-trader's regime detection engine on one or multiple ticker symbols to classify market conditions.
- Technical Indicator Context: Pulls RSI, MACD, Bollinger Bands, ADX, and ATR indicators to support the regime assessment.
- Historical Regime Matching: Searches stored memory for similar past regimes and stores new analyses for future comparison.
- Use Case: Before running a backtest on SPY, ask for a regime check to confirm whether a trend-following or mean-reversion strategy fits current conditions.
Quick Start
Ask the assistant to detect the current market regime for SPY and recommend a suitable trading strategy.