- y_finance.py: replace print() with logger.warning() in bulk-stats fallback - macro_bridge.py: add elapsed_seconds field to TickerResult, populate in run_ticker_analysis (success + error paths) - cli/main.py: move inline 'import time as _time' and rich.progress imports to module level; use result.elapsed_seconds for accurate per-ticker timing Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> Agent-Logs-Url: https://github.com/aguzererler/TradingAgents/sessions/68fcf34c-8d55-4436-b743-f79fff68713f |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| pipeline | ||
| portfolio | ||
| __init__.py | ||
| api_usage.py | ||
| daily_digest.py | ||
| default_config.py | ||
| notebook_sync.py | ||
| observability.py | ||
| report_paths.py | ||