Northbound Holdings

Northbound (foreign) investor holdings per stock.

GET /v2/flows/northbound-holdings
curl -H "X-API-Key: YOUR_KEY" \
  "https://asharehub.com/v2/flows/northbound-holdings?symbol=000001.SZ&start_date=20240101&limit=5"

Parameters

Name Type Required Description
symbol string No Stock code, e.g. 000001.SZ
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 Type Description
trade_date string Trading date
symbol string Stock code
name string Stock name
vol number Shares held
ratio number % of total shares
exchange string Exchange (SH/SZ)