Southbound Holdings

Mainland-held HK stocks via Stock Connect — the mirror of Northbound Holdings. Tracks how much of each HK-listed stock (e.g. Tencent, Meituan, HK-listed Chinese banks) is held by mainland investors, useful for A/H premium signals.

GET /v2/flows/southbound-holdings
curl -H "X-API-Key: YOUR_KEY" \
  "https://asharehub.com/v2/flows/southbound-holdings?limit=5"

Parameters

Name Type Required Description
symbol string No HK stock code
start_date string No Start date (YYYYMMDD)
end_date string No End date (YYYYMMDD)
trade_date string No Trading date YYYYMMDD (single day)
limit int No Max rows (defaults to the cap; no need to raise it)

Response Fields

Field Description
trade_date Trading date
symbol HK stock code (e.g. 00700)
name Stock name
vol Shares held by mainland investors
ratio % of total shares outstanding
exchange Connect channel (SH / SZ)