Skip to content

Dividend yield

DPS×Shares outstandingMarket cap

Trailing dividend yield. Cash returned to shareholders as a percentage of market cap.

Direction: Higher better Category: valuation

Inputs (XBRL fallback chains):

  • dividends_per_share_declared: CommonStockDividendsPerShareDeclared
  • shares_outstanding: EntityCommonStockSharesOutstanding -> CommonStockSharesOutstanding

Returns None when: Returns None when DPS, shares, or market cap is missing or DPS = 0.

Source code

Implementation: dividend_yield in src/eqtytrk/metrics/ratios.py (or valuation.py for multiples).

EqtyTrk methodology reference. Data from SEC EDGAR.