TradingAgents/tradingagents/prediction_market/dataflows
David Tseng 05dca350fb fix: address PR review feedback
- Add report saving and display for Polymarket analysis (save_pm_report_to_disk,
  display_pm_report) with organized subfolders matching stock analysis pattern
- Add _ensure_str() helper to handle content that may be a list
- Narrow except Exception to requests.exceptions.RequestException in polymarket.py
- Fix welcome.txt path to use Path(__file__).parent instead of relative path

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:19:59 +08:00
..
__init__.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
polymarket.py fix: address PR review feedback 2026-03-23 13:19:59 +08:00