TradingAgents/tradingagents
阳虎 d78eddb682 feat: Add Momentum Dashboard with EMA/BB/RSI indicators
- Real-time momentum scanner for Magnificent Seven + custom watchlists
- 21 EMA trend filter (long above, short below)
- Bollinger Band squeeze detection
- Volume momentum confirmation
- RSI overbought/oversold signals
- Streamlit interactive UI
- Multi-timeframe support (1H/Daily/Weekly)

Implements #383

🤖 Generated with OpenClaw AI Agent
2026-03-17 19:09:39 +08:00
..
agents fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00
dashboards/momentum feat: Add Momentum Dashboard with EMA/BB/RSI indicators 2026-03-17 19:09:39 +08:00
dataflows fix: harden stock data parsing against malformed CSV and NaN values 2026-03-15 18:29:43 +00:00
graph fix: initialize all debate state fields in propagation.py 2026-03-15 17:54:32 +00:00
llm_clients fix: Add Ollama connection check with helpful error message 2026-03-16 21:21:03 +08:00
__init__.py chore: update model lists, bump to v0.2.1, fix package build 2026-03-15 23:34:50 +00:00
default_config.py feat: add yfinance support to accommodate community request for stability and quota 2026-02-03 22:27:20 +00:00