**Core Logic (Safety Valve & Regime Detection):**
* Added "Momentum Override": `Overall Return > 30%` now forces `TRENDING_UP` (Bull) regime to capture volatile winners.
* Prioritized Trend Strength (ADX) over Volatility for single stocks.
* Fixed `Hurst Exponent` calculation to handle non-positive inputs safely.
* **Data Reliability ([market_analyst.py]
|
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| engines | ||
| graph | ||
| risk | ||
| schemas | ||
| utils | ||
| validation | ||
| workflows | ||
| default_config.py | ||