Equity Rank

Model fair value estimates, margin-of-safety differentials and quality scores for 3,000 U.S.

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

    Model fair value estimates, margin-of-safety differentials and quality scores for 3,000 U.S. stocks.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    searchFind securities in Equity Rank's coverage universe by ticker or company name. Returns up to 10 matches with the id to pass to `fetch` and the public page URL to cite. Use this first when you only have a company name.
    fetchRetrieve Equity Rank's public valuation summary for one security by id (its ticker, as returned by `search`): current price, blended model fair value estimate, margin-of-safety differential, method-agreement counts, Fundamental Strength score, next earnings date, and the last-updated stamp. Returns a readable text summary plus structured metadata and the source URL to cite. All figures are model estimates, not advice.
    get_stock_valuationStructured public valuation data for one ticker — the same payload as GET https://api.equity-rank.com/api/stocks/{TICKER}/public: price, consensus_fair_value (the blended model estimate), mos_pct (margin-of-safety differential, %), method_agreement_above/below/total, fundamental_strength score and grade, next_earnings_date and EPS estimate, last_updated. Uncovered tickers return an error. Model estimates only — not advice.
    list_sector_stocksEquity Rank's public sector index: the top scored securities in a sector, ranked by Equity Rank Score, with margin-of-safety differential, P/E, market cap, and dividend yield per row. Sectors: technology, healthcare, financials, consumer discretionary, consumer staples, industrials, energy, materials, real estate, utilities, communication services (finer platform labels such as 'Banks' or 'Software' also match). Public-safe fields only; no fair value per row — use `get_stock_valuation` for that.