mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 11:15:24 +03:00
docs: state the behaviour without the worked examples
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user