Northbound Capital Flows

Daily northbound capital flows via Stock Connect (Shanghai & Shenzhen). A key indicator of foreign investor sentiment toward A-shares.

GET /v2/flows/moneyflow-hsgt
curl -H "X-API-Key: YOUR_KEY" \
  "https://asharehub.com/v2/flows/moneyflow-hsgt?start_date=20240101&end_date=20240131"

Parameters

Name Type Required Description
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
north_money number Total northbound net buy (CNY million)
south_money number Total southbound net buy (CNY million)
ggt_ss number Shanghai Connect northbound (CNY million)
ggt_sz number Shenzhen Connect northbound (CNY million)