This Portfolio Absorbed Only 22% of Market Downturns Over 25 Years

Growth of $10,000 invested in Working Capital Efficiency Screen vs S&P 500 from 2000 to 2025.

We tested working capital efficiency as a stock selection signal across the full US equity universe from 2000 to 2025. The result: 10.10% CAGR vs the S&P 500's 7.64%, with a down capture ratio of just 22%. For every dollar the market lost in a downturn, this portfolio lost 22 cents.

Contents

  1. The Strategy
  2. Methodology
  3. What We Found
  4. When It Works
  5. When It Struggles
  6. Run It Yourself
  7. Limitations
  8. Part of a Series

The strategy picks companies that run lean operations, converting revenue to cash without tying up capital in receivables and inventory. It's not a value screen or a momentum screen. It's an operational quality screen built on Richard Sloan's 1996 accrual anomaly research.


The Strategy

Working capital is the difference between current assets and current liabilities. Our signal is the ratio of working capital to revenue. A company with $500M in working capital and $10B in revenue has a ratio of 0.05. It needs 5 cents of working capital per dollar of revenue. Lower is better.

The screen:

  • WC/Revenue < 50% (lean operations)
  • Revenue growth > 0 (year-over-year, avoids shrinking companies)
  • ROE > 8% (adequate returns on equity)
  • Operating margin > 10% (pricing power and cost discipline)
  • Market cap > $500M (liquid stocks)
  • Positive working capital only (excludes negative WC companies like Apple, Amazon)

We rank by WC/Revenue ascending and take the top 30. Equal weight, annual rebalance in June, with a 45-day filing lag to avoid look-ahead bias. Size-tiered transaction costs applied.

The academic backing: Sloan (1996) showed that earnings dominated by accruals (the non-cash component, driven by working capital changes) predict underperformance. Hirshleifer, Hou, Teoh and Zhang (2004) extended this to cumulative balance sheet bloat. Companies with lean balance sheets relative to revenue outperformed by 10-12% per year from 1964 to 2002.


Methodology

Universe: NYSE + NASDAQ + AMEX (full exchange, no index constraints) Period: 2000-2025 (25 years, 25 annual periods) Portfolio: Top 30 by WC/Revenue ASC, equal weight. Cash if fewer than 10 qualify. Rebalancing: Annual (June) Costs: Size-tiered transaction cost model by market cap Point-in-time: 45-day lag on financial data Data: Ceta Research (FMP financial data warehouse)

Signal SQL:

SELECT b.symbol, p.companyName, p.exchange,
    ROUND((b.totalCurrentAssets - b.totalCurrentLiabilities) / i.revenue, 3)
        AS wc_to_revenue,
    ROUND(k.returnOnEquityTTM * 100, 1) AS roe_pct,
    ROUND(f.operatingProfitMarginTTM * 100, 1) AS opm_pct,
    ROUND(k.marketCap / 1e9, 2) AS mktcap_b
FROM balance_sheet b
JOIN income_statement i ON b.symbol = i.symbol
JOIN profile p ON b.symbol = p.symbol
JOIN key_metrics_ttm k ON b.symbol = k.symbol
JOIN financial_ratios_ttm f ON b.symbol = f.symbol
WHERE b.period = 'FY'
  AND b.totalCurrentAssets > b.totalCurrentLiabilities
  AND (b.totalCurrentAssets - b.totalCurrentLiabilities) / i.revenue < 0.50
  AND i.revenue > 0
  AND k.returnOnEquityTTM > 0.08
  AND f.operatingProfitMarginTTM > 0.10
  AND k.marketCap > 500000000
  AND p.exchange IN ('NYSE', 'NASDAQ', 'AMEX')
ORDER BY wc_to_revenue ASC
LIMIT 30

Run this screen live →


What We Found

The headline number is not the CAGR. It's the down capture.

During the calendar years when the S&P 500 lost money, this portfolio captured only 22% of the downside. The market fell, and the portfolio barely moved. In 2000, the S&P 500 dropped 12.9% while the portfolio gained 12.8%. In 2001, the market fell 17.0% and the portfolio gained 0.5%.

That asymmetry compounds. If you lose less in drawdowns, you need less to recover. And when the market rallied, the portfolio kept up: 101% up capture.

Full 25-year summary:

Metric WC Efficiency S&P 500
CAGR 10.10% 7.64%
Excess CAGR +2.47% --
Sharpe Ratio 0.515 0.360
Sortino Ratio 1.123 0.671
Max Drawdown -31.55% -35.60%
Annualized Volatility 15.75% 15.64%
Total Return 1,009% 529%
Beta 0.789 1.0
Down Capture 22% --
Up Capture 101% --
Win Rate 48% --

Zero cash periods. The portfolio was fully invested in all 25 years, averaging 25.4 stocks.

Annual returns:

Year Portfolio S&P 500 Excess
2000 +12.8% -12.9% +25.8%
2001 +0.5% -17.0% +17.4%
2002 +8.2% -5.1% +13.3%
2003 +18.9% +18.1% +0.9%
2004 +24.5% +8.8% +15.7%
2005 +19.8% +8.7% +11.1%
2006 +32.5% +21.7% +10.9%
2007 +1.5% -8.1% +9.6%
2008 -31.6% -29.9% -1.6%
2009 +26.3% +18.6% +7.7%
2010 +20.8% +21.8% -1.0%
2011 -7.7% -0.7% -7.0%
2012 +28.1% +31.1% -3.0%
2013 +18.4% +19.7% -1.3%
2014 +0.1% +11.7% -11.7%
2015 +11.9% +1.9% +10.0%
2016 +13.2% +18.2% -5.0%
2017 +8.7% +14.7% -6.0%
2018 +8.4% +1.8% +6.6%
2019 -4.0% +14.5% -18.5%
2020 +46.6% +38.6% +8.0%
2021 -2.1% +0.6% -2.7%
2022 -2.8% +4.3% -7.0%
2023 +21.3% +25.1% -3.9%
2024 +6.8% +13.7% -7.0%

The strategy's strongest stretch: 2000-2006. Seven consecutive years of positive excess returns, including the dotcom bust where the portfolio returned +12.8%, +0.5%, and +8.2% while the market was negative. That's the accrual anomaly working at its best. Companies with cash-backed earnings held value when speculative growth collapsed.


When It Works

Bear markets and corrections (2000-2002, 2007, 2015, 2018). The strategy's core strength. Companies with lean working capital tend to have earnings backed by actual cash flows. When market sentiment shifts from growth narratives to earnings quality, these stocks hold up. The dotcom bust was the clearest case: three years of positive returns while the market fell.

Post-crash recoveries (2009, 2020). The portfolio held quality companies that survived downturns. When markets recovered, these companies bounced. 2020's +46.6% was the best single-year return in the backtest.

Moderate growth environments (2003-2006, 2015-2016, 2018). The strategy compounds steadily when growth isn't concentrated in a handful of mega-cap names. It works best when breadth is wide and earnings quality matters.


When It Struggles

Growth-led bull markets (2010-2014, 2017, 2019, 2022-2024). When mega-cap tech (FAANG, then the Magnificent 7) drove index returns, the strategy lagged. The worst single year: 2019 at -18.5% excess. The portfolio held quality mid-cap industrials and healthcare companies while Apple, Google, and Facebook powered the S&P 500.

2019 was the worst year. -4.0% vs the S&P 500's +14.5%. The market rallied on Fed rate cuts and trade deal optimism, favoring growth over quality.

The long mid-2010s drought. From 2010 through 2019, the strategy had negative cumulative excess returns. An investor following this approach needed to tolerate a decade of relative underperformance versus a simple index fund. The down capture advantage shows up in crash years, but between crashes, the portfolio lagged.


Run It Yourself

# Live screen (current US stocks)
python3 working-capital/screen.py --preset us

# Historical backtest
python3 working-capital/backtest.py --preset us --output results/us.json --verbose

Limitations

Annual rebalancing is slow. Working capital changes gradually, so annual rebalancing makes sense conceptually. But it also means the portfolio can't react to deteriorating fundamentals mid-year. A company whose working capital spikes in Q2 stays in the portfolio until the next June.

Positive working capital only. Some of the best operators (Apple, Amazon, Costco) run negative working capital. They collect from customers before paying suppliers. Our screen excludes them because negative ratios create ranking problems. This is a practical compromise that misses excellent companies.

Financials are included in the backtest. The live screen excludes financial services companies (banks, insurance) because their working capital is structurally different. The historical backtest doesn't exclude them because consistent sector classification data isn't available across the full 25-year history. This means the backtest portfolio may have included some financials in earlier years.

The accrual anomaly has decayed. Green, Hand and Soliman (2011) documented that the accrual premium weakened after publication. Hedge fund capital trading the anomaly compressed the spread. Our +2.47% annual excess is consistent with a diminished but persistent signal.

Sector concentration. The screen overweights asset-light businesses in technology and healthcare. If these sectors underperform for structural reasons, the portfolio will underperform too.


Part of a Series

This is the flagship post in the Working Capital Efficiency series. We tested the same strategy across 15 exchanges globally:


Data: Ceta Research (FMP financial data warehouse), 2000-2025. Full methodology: METHODOLOGY.md

Read more