Value-Momentum on Hong Kong Stocks: 9.34% CAGR, +8.03% Alpha vs Hang Seng
Value-momentum composite on HKSE from 2001 to 2025. 9.34% CAGR with +8.03% excess over Hang Seng. Deep drawdowns (-62.75%) but strong recoveries. Only 2 cash periods.
Hong Kong is a boom-bust market. The value-momentum composite captured that pattern with 9.34% CAGR from 2001 to 2025, generating +8.03% excess return over the Hang Seng Index. The path was rough: max drawdown hit -62.75% in 2008. The 2006-2007 boom delivered +55.93% and +67.80%. The 2024-2025 recovery added +39.69% and +21.98%.
Contents
This isn't a smooth compounder. It's a cyclical market that rewards patience and punishes weak hands. But measured against its local benchmark, the alpha is substantial.
Data: FMP financial data warehouse, 2000–2025. Updated March 2026.
Method
| Parameter | Value |
|---|---|
| Universe | HKSE (Hong Kong Stock Exchange) |
| Filters | P/E 0-20, ROE > 10%, D/E < 1.0 |
| Ranking | 12-month momentum, composite percentile |
| Rebalancing | Semi-annual (January, July) |
| Holding period | 6 months |
| Max positions | 30 stocks, equal weight |
| Cash rule | Fewer than 10 qualifying stocks |
| Market cap | > HK$2B (~$256M USD) |
| Data source | FMP via Ceta Research warehouse |
| Execution | Next-day close (MOC execution model) |
| Transaction costs | Size-tiered (0.1-0.5% one-way) |
| Benchmark | Hang Seng Index (^HSI) |
| Period | 2000-2025 (effective: 2001-2025) |
Based on Asness, Moskowitz, and Pedersen (2013). For the full methodology, see our US flagship post.
The Screen
-- Value-Momentum Hong Kong (HKSE) Screen
-- Run at: cetaresearch.com/data-explorer?q=bNkp98w4Xb
SELECT
k.symbol,
p.companyName,
f.priceToEarningsRatioTTM as pe_ratio,
k.returnOnEquityTTM * 100 as roe_pct,
f.debtToEquityRatioTTM as debt_to_equity,
k.marketCap / 1e9 as market_cap_billions
FROM key_metrics_ttm k
JOIN financial_ratios_ttm f ON k.symbol = f.symbol
JOIN profile p ON k.symbol = p.symbol
WHERE f.priceToEarningsRatioTTM > 0
AND f.priceToEarningsRatioTTM < 20
AND k.returnOnEquityTTM > 0.10
AND f.debtToEquityRatioTTM >= 0
AND f.debtToEquityRatioTTM < 1.0
AND k.marketCap > 2e9
AND p.exchange IN ('HKSE')
ORDER BY f.priceToEarningsRatioTTM ASC
LIMIT 100
What We Found

Full period summary (2001-2025):
| Metric | Value-Momentum | Hang Seng (^HSI) |
|---|---|---|
| CAGR | 9.34% | — |
| Total Return | — | — |
| Max Drawdown | -62.75% | — |
| Volatility | — | — |
| Sharpe Ratio | 0.250 | — |
| Sortino Ratio | — | — |
| Excess vs Hang Seng | +8.03% | — |
| Win Rate | 47.06% | — |
| Cash Periods | 2 of 51 | — |
| Avg Stocks | 25.0 | — |
Only 2 cash periods. Hong Kong's exchange is deep enough that the screen almost always finds 10+ qualifying stocks. The +8.03% excess return over the Hang Seng is one of the largest alpha figures in the study, reflecting how poorly the broad Hong Kong market has performed over this period while value-momentum names picked up the slack.

Year-by-year results:
| Year | Value-Momentum | Hang Seng | Notes |
|---|---|---|---|
| 2000 | 0.00% | — | Cash |
| 2001 | -15.82% | -9.17% | |
| 2002 | -7.29% | -19.92% | |
| 2003 | +51.57% | +24.12% | |
| 2004 | +3.63% | +10.24% | |
| 2005 | +4.57% | +7.17% | |
| 2006 | +55.93% | +13.65% | China boom spills into HK |
| 2007 | +67.80% | +4.40% | Peak euphoria |
| 2008 | -62.74% | -34.31% | Max drawdown |
| 2009 | +77.23% | +24.73% | Recovery |
| 2010 | +33.12% | +14.31% | |
| 2011 | -21.58% | +2.46% | |
| 2012 | +38.53% | +17.09% | |
| 2013 | +16.11% | +27.77% | |
| 2014 | +9.93% | +14.50% | |
| 2015 | +8.65% | -0.12% | |
| 2016 | +4.91% | +14.45% | |
| 2017 | +20.94% | +21.64% | |
| 2018 | -30.81% | -5.15% | Trade war fears |
| 2019 | +17.19% | +32.31% | |
| 2020 | +15.39% | +15.64% | |
| 2021 | +2.85% | +31.26% | Regulatory crackdown |
| 2022 | -3.06% | -18.99% | |
| 2023 | +8.17% | +26.00% | |
| 2024 | +39.69% | +25.28% | Stimulus rally |
| 2025 | +21.98% | +6.28% | YTD |
Key Observations
The 2006-2008 cycle tells the whole story. +55.93%, +67.80%, -62.74%. Hong Kong's market is a leveraged play on China's economy. During the mid-2000s boom, mainland capital flooded into Hong Kong-listed value stocks. Momentum concentrated the portfolio in exactly the names benefiting most. Then the global financial crisis wiped out those gains in a single year. A $10,000 investment grew to roughly $27,000 by end of 2007 and fell back to $10,000 by end of 2008.
+8.03% excess over the Hang Seng is the real story. Measured against its local benchmark, value-momentum on HKSE generated one of the largest alpha figures in the study. The Hang Seng's poor performance over this period, dragged down by property, financials, and tech regulatory crackdowns, means a disciplined value screen had a low bar to clear. But clearing it by 8 percentage points annually is still a strong result.
2024-2025 recovery is real. +39.69% in 2024 and +21.98% YTD in 2025. China's stimulus measures in late 2024 drove a re-rating of Hong Kong-listed value stocks. The strategy's momentum component captured the leaders of that rally. Whether this marks the start of a sustained recovery or another boom-bust cycle remains to be seen.
Limitations
-62.75% max drawdown. This matches India's drawdown and is among the deepest of any exchange in the study. Hong Kong's leverage to China macro makes deep drawdowns a recurring feature, not a one-time event. 2018 saw -30.81% on trade war fears alone.
The drawdown path is violent. Hong Kong's value stocks are China-exposed cyclicals. The value filter doesn't provide the same crisis protection here that it does in South Africa or Canada.
Win rate below 50%. At 47.06%, the portfolio loses more semi-annual periods than it wins. The positive CAGR comes from the magnitude of wins being larger than losses, not from consistency.
China regulatory risk. The 2021 regulatory crackdown on tech and education companies froze the market. Value stocks with low P/E weren't directly targeted, but the broader sentiment damage limited returns to just +2.85%.
Takeaway
Value-momentum on HKSE produced 9.34% CAGR with +8.03% excess over the Hang Seng. The strategy works in Hong Kong, but the ride is violent. Deep drawdowns, boom-bust cycles, and high concentration in China-exposed cyclicals make this a position for investors who understand what they're buying: leveraged exposure to China's economic cycle, filtered through a value screen.
The 2024-2025 recovery shows the upside. The 2008 crash shows the cost.
Part of a Series
Data: Ceta Research. FMP financial data warehouse, 2000-2025.