- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| macro_bridge.py | ||