Get valuation multiples
market_get_valuationGet valuation multiples for any US-listed SEC filer by combining live share price with TTM fundamentals from SEC filings, including market cap, P/E, EV/EBIT, and FCF yield.
Instructions
Compute valuation multiples for a US-listed SEC filer by combining the live share price (Yahoo) with trailing-twelve-month fundamentals from SEC filings: market cap, enterprise value, P/E, P/S, P/FCF, EV/Revenue, EV/EBIT, earnings yield and FCF yield. TTM = sum of the last 4 consecutive quarters, or the latest fiscal year when quarters are missing (e.g. 20-F filers). Fails with an explanation when the company reports in a different currency from its share price (ADRs such as TSM or NVO).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company: US ticker ('MSFT', 'BRK.B'), SEC CIK ('789019') or company name ('Microsoft'). | |
| response_format | No | Output format: 'markdown' (readable, default) or 'json' (structured). | markdown |