# marketvaluation.eu The Buffett Indicator (market cap to GDP ratio) and the CNN Fear & Greed Index, updated every 6 hours. Static, SEO/LLM-friendly, no JavaScript required to read the numbers. ## Current values - Buffett Indicator (US stock market value / US GDP): see data/indicators.json - Fear & Greed Index (0-100): see data/indicators.json - Machine-readable JSON: /api/indicators.json ## How it is calculated - Buffett Indicator = US corporate equities at market value (Fed Z.1, FRED series NCBEILQ027S, $millions) ÷ US nominal GDP (FRED series GDP, $billions) × 100 - Both inputs are direct dollar values on the same quarterly cadence, so the ratio needs no index scaling. - Every number on the page carries an "as of" timestamp; values are updated roughly every 6 hours. ## Pages - https://marketvaluation.eu/ — Buffett Indicator + Fear & Greed + AI daily summary + FAQ ## Contact No data from users is collected or stored. For questions, refer to the data sources linked on the page.