docs: state the behaviour without the worked examples

This commit is contained in:
Yijia-Xiao
2026-09-17 07:31:44 +00:00
parent 008ac655a9
commit 13b35e8aeb
3 changed files with 5 additions and 5 deletions

View File

@@ -244,7 +244,7 @@ See `tradingagents/default_config.py` for all configuration options.
### Fundamentals as filed
US company statements can come from SEC EDGAR, which records the date every figure was filed. A run dated in the past then reads the statements exactly as they stood that day: a fiscal year that has ended but has not been filed yet is not served, and a figure restated later still reads as first reported. Apple's 2008 total assets were filed as $39.6B and restated to $36.2B in 2010, and a run dated in between gets $39.6B.
US company statements can come from SEC EDGAR, which records the date every figure was filed. A run dated in the past then reads the statements exactly as they stood that day: a fiscal year that has ended but has not been filed yet is not served, and a figure restated later still reads as first reported. Apple's 2008 total assets were filed as $39.6B and restated to $36.2B in 2010, so a run dated in between reads $39.6B.
EDGAR needs no account or API key. Add the vendor to the chain: