From bb548068b16d049c6ffaed8902e2dff89b7f89d3 Mon Sep 17 00:00:00 2001 From: Tyler Date: Mon, 30 Mar 2026 23:04:42 -0700 Subject: delete readme.html --- readme | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 78 insertions(+), 9 deletions(-) (limited to 'readme') diff --git a/readme b/readme index 23365f4..cfeedf3 100644 --- a/readme +++ b/readme @@ -3,13 +3,76 @@ @@ -21,7 +84,7 @@
  • Market Bar — Live S&P 500, NASDAQ, DOW, and VIX at the top of every page
  • Overview — Price chart (1M / 3M / 6M / 1Y / 5Y), key stats (market cap, P/E, 52W range, beta)
  • Financials — Annual and quarterly Income Statement, Balance Sheet, and Cash Flow Statement with year-over-year % change columns
  • -
  • Valuation — Key ratios grid (P/E, EV/EBITDA, margins, ROE, etc.), interactive DCF model with adjustable WACC and growth rate, comparable companies table
  • +
  • Valuation — Key ratios grid (P/E, EV/EBITDA, margins, ROE, etc.), DCF model with adjustable WACC/growth/years, EV/EBITDA implied price, comparable companies table, analyst price targets, and earnings history (EPS actual vs. estimate)
  • News — Recent articles with heuristic Bullish / Bearish / Neutral tags and a 7-day sentiment summary

  • @@ -105,9 +168,15 @@ streamlit run app.py 5 3–10 + +FCF Growth Rate +Historical median +-20–30% + -

    The model uses the Gordon Growth Model for terminal value. It first estimates enterprise value, then bridges to equity value using debt and cash before calculating value per share. Terminal growth must remain below WACC.

    +

    The model uses the Gordon Growth Model for terminal value. It first estimates enterprise value, then bridges to equity value using debt and cash before calculating value per share. Terminal growth must remain below WACC. The FCF growth slider defaults to the historical median but can be freely overridden.

    +

    The EV/EBITDA tab derives an implied price by applying a target multiple to trailing EBITDA, subtracting net debt, and dividing by shares outstanding. The slider defaults to the company's current market multiple.


    API Rate Limits

    -- cgit v1.3-2-g0d8e