Analyze one ticker
analyze_tickerRun a deep-value workup on a US-listed ticker: scan disqualifiers, then compute tangible book, NCAV, NNWC, and net cash from SEC filings. Returns Schloss/Graham verdicts or stops if disqualified.
Instructions
Full deep-value workup for one name: the disqualifier scan first, then tangible book, NCAV, NNWC and net cash computed from SEC XBRL line items, then a current price, then the Schloss and Graham verdicts. Every figure carries the filing it came from and the date it was filed. Returns the disqualifier findings and stops before valuation if the name is disqualified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | US-listed ticker symbol, e.g. "AAPL". Case-insensitive. | |
| skipDisqualifiers | No | Compute valuations even when a hard disqualifier is present. Off by default, because the balance sheet a disqualified name reports is the thing in doubt. |