mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 19:25:24 +03:00
- _fetch_returns settled on min(holding_days, available), so a rerun a day or two after a decision reflected on a 1-2 day partial return as if final - require the full holding window in both the stock and benchmark series before resolving; otherwise leave the entry pending to retry next run - this also makes the #1251 resolution date the full-window date, not a partial bar's #1169