swj.premkumar
|
a6e4c9b770
|
feat: implement trend override, harden regime detection, and organize tests
**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]
|
2026-01-11 11:18:46 -06:00 |
swj.premkumar
|
54a3395b37
|
Phase 2 changes
|
2026-01-10 05:17:58 -06:00 |
swj.premkumar
|
9347a419e4
|
fix
|
2026-01-09 20:59:52 -06:00 |
Edward Sun
|
7bb2941b07
|
optimized yfin fetching to be much faster
|
2025-10-06 19:58:01 -07:00 |
Edward Sun
|
c07dcf026b
|
added fallbacks for tools
|
2025-10-03 22:40:09 -07:00 |
luohy15
|
b01051b9f4
|
Switch default data vendor
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-30 12:43:27 +08:00 |