get_valuation_ranking
Rank Japanese stocks by PER or PBR to find the cheapest or most expensive stocks, with filters for market, sector, and disclosure age.
Instructions
Rank listed stocks by PER or PBR valuation multiple (バリュエーションランキング). All plans.
Use for 割安株, PER/PBRランキング, 低PER, 低PBR, バリュー株スクリーニング, cheapest stocks by PER/PBR. Default = 20 cheapest by PER (ascending). PER excludes net-loss stocks (EPS≤0); PBR excludes negative-book (BPS≤0). For sector medians use get_sector_briefing; for one stock use get_stock_briefing; for dividend yield use get_dividend_yield_ranking.
[Supported plans] Free / Light / Standard / Premium (cache-only, no API call)
Args: metric: Ranking metric — "per" (default) or "pbr". Both ratios are returned per item. n: Stocks to return (1–100, default 20). ascending: True (default) = cheapest first; False = most expensive first. min_value: Minimum metric value filter (default null). max_value: Maximum metric value filter (default null). market: "prime" / "standard" / "growth" / "tokyo_pro" (default all). sector: S33 sector code filter (default all). disc_months: Max FY-disclosure age in months (default 18) — drops stale financials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| market | No | ||
| metric | No | per | |
| sector | No | ||
| ascending | No | ||
| max_value | No | ||
| min_value | No | ||
| disc_months | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||