aboutsummaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorTyler <tyler@tylerhoang.xyz>2026-03-30 18:54:56 -0700
committerTyler <tyler@tylerhoang.xyz>2026-03-30 18:54:56 -0700
commit712bbf675cfcb32535d8c494505e566efa347feb (patch)
tree539a874eab3c785e2a8ba9209939bdb3fb4ee978 /CLAUDE.md
parentaa3b1a27118ef0efac056ad135a81181bfb15c8e (diff)
Fix EV/EBITDA using income statement EBITDA instead of info dict
yfinance's info["ebitda"] is a miscalculated TTM value for many tickers (e.g. DDOG shows $7.5M when the correct TTM EBITDA is $193.8M). Added get_ebitda_from_income_stmt() which reads directly from t.income_stmt, matching the annual and quarterly figures. Key Ratios and DCF EV/EBITDA valuation now both use this source, with FMP as the preferred override. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions