Clayton Brown
f0b0e089d8
feat: quantitative strategy signals framework — 18 strategies
...
Review fixes applied:
- format_signals_for_role accepts both list and JSON string
- Test imports aligned with actual function names
- Test assertions use actual StrategySignal keys
- Tax optimization: informative message when lot data unavailable
- Pairs trading: single batch yf.download replaces 10 sequential calls
Based on: Kakushadze & Serur, '151 Trading Strategies',
Palgrave Macmillan 2018. SSRN 3247865, DOI 10.1007/978-3-030-02792-6
2026-04-21 09:00:32 +10:00
Yijia-Xiao
bdb9c29d44
refactor: remove stale imports, use configurable results path ( #499 )
2026-04-04 07:35:35 +00:00
Yijia-Xiao
7269f877c1
fix: portfolio manager reads trader's proposal and research plan ( #503 )
2026-04-04 07:22:01 +00:00
Yijia-Xiao
6cddd26d6e
feat: multi-language output support for analyst reports and final decision ( #472 )
2026-03-29 19:19:01 +00:00
Yijia-Xiao
b8b2825783
refactor: standardize portfolio manager, five-tier rating scale, fix analyst status tracking
2026-03-22 23:30:29 +00:00
Yijia-Xiao
318adda0c6
refactor: five-tier rating scale and streamlined agent prompts
2026-03-22 23:07:20 +00:00
CadeYu
7d200d834a
style: inline single-use instrument context vars
2026-03-21 21:31:38 +08:00
CadeYu
08bfe70a69
fix: preserve exchange-qualified tickers across agent prompts
2026-03-21 21:10:13 +08:00
Ljx-007
35856ff33e
fix(risk_manager): 修复基本面报告数据源错误
...
- 修正了fundamentals_report从news_report获取数据的问题
- 确保fundamentals_report正确使用fundamentals_report数据源
2026-02-09 18:21:21 +08:00
Yijia Xiao
50961b2477
refactor: rename risky/safe agents to aggressive/conservative
2026-02-03 22:27:20 +00:00
Yijia-Xiao
cc97cb6d5d
chore(release): v0.1.0 – initial public release of TradingAgents
2025-06-05 04:27:57 -07:00