Equity Rank
Model fair value estimates, margin-of-safety differentials and quality scores for 3,000 U.S.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Model fair value estimates, margin-of-safety differentials and quality scores for 3,000 U.S. stocks.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| search | Find 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. |
| fetch | Retrieve 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_valuation | Structured 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_stocks | Equity 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. |