- Remove debate/risk management stages (bull/bear researchers, research manager, risk debate) - Simplify flow: Screening → Analysts (market, news, fundamentals) → Trader - Add screening pipeline: universe builder → technical screen → fundamental screen → LLM ranking - Add Korean market support (KRX data via FDR/pykrx, DART API, Korean news) - Trader now outputs SWING_ORDER (BUY/SELL/PASS with entry/stop/profit/size/hold_days) - Add swing CLI command for full pipeline execution - Add portfolio state management module - Pin finance-datareader==0.9.101 with fallback universe for KRX API issues Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent_states.py | ||
| agent_utils.py | ||
| core_stock_tools.py | ||
| fundamental_data_tools.py | ||
| korean_market_tools.py | ||
| korean_prompt.py | ||
| memory.py | ||
| news_data_tools.py | ||
| technical_indicators_tools.py | ||