TradingAgents/tradingagents
Clayton Brown 9db0a0a040 feat: configurable metrics in report output (#545)
Add MetricsConfig schema for customizing which columns appear in report tables.
Users can enable/disable metrics per section via config or --metrics CLI flag.

Closes #545
2026-04-20 19:01:34 +10:00
..
agents fix: process all chunk messages for tool call logging, harden memory score normalization (#534, #531) 2026-04-13 07:21:33 +00:00
dataflows fix: add missing pandas import in y_finance.py (#488) 2026-04-04 07:14:10 +00:00
graph fix: use ~/.tradingagents/ for cache and logs, resolving Docker permission issue (#519) 2026-04-13 05:26:04 +00:00
llm_clients feat: add DeepSeek, Qwen, GLM, and Azure OpenAI provider support 2026-04-13 07:12:07 +00:00
__init__.py fix: set process-level UTF-8 default for cross-platform consistency 2026-03-22 23:42:37 +00:00
default_config.py feat: configurable metrics in report output (#545) 2026-04-20 19:01:34 +10:00
metrics_config.py feat: configurable metrics in report output (#545) 2026-04-20 19:01:34 +10:00