graham-number-calculator
Benjamin Graham's fair-value ceiling and margin of safety for a US-listed ticker.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Benjamin Graham's fair-value ceiling and margin of safety for a US-listed ticker.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| compute_graham_number | Compute Benjamin Graham's fair-value ceiling (sqrt(22.5 * EPS * book value per share)) for a US-listed ticker, and the margin of safety against its current price. Looks up EPS, book value per share, and price from SEC EDGAR + market data automatically -- just pass a ticker. You can also pass eps/bvps/price directly to compute it for a hypothetical company with no ticker. |