🇨🇳 China Stock Connect Flow (沪深港通) — Northbound & Southbound
Pricing
from $20.00 / 1,000 results
🇨🇳 China Stock Connect Flow (沪深港通) — Northbound & Southbound
Daily China Stock Connect (沪深港通) capital flow — northbound (foreign money into A-shares) & southbound (mainland into HK): net, buy, sell amounts per channel with lead stock and index level.
Pricing
from $20.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
4
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share
Track the single most-watched flow in Chinese equities — Stock Connect (沪深港通) capital flow — refreshed daily from Eastmoney. For every channel and trading day you get northbound flow (foreign money moving into mainland A-shares) and southbound flow (mainland money into Hong Kong): net, buy and sell amounts, accumulated flow, remaining daily quota, the channel's lead stock and its move, and the index close. Northbound net flow is read across the market as a foreign "smart-money" signal; this Actor delivers it as clean, schedulable JSON with no login.
Six channels are covered — 沪股通 / 深股通 (Northbound), 港股通沪 / 港股通深 (Southbound), plus Northbound and Southbound totals — so you can follow cross-border positioning at channel or aggregate level.
What you get
One row per channel per trading day:
| Field | Description |
|---|---|
tradeDate | Trading day |
channel | 沪股通 / 深股通 / 港股通沪 / 港股通深 / Northbound total / Southbound total |
direction | Northbound or Southbound |
netDealAmountWan | Net flow (CNY 万 / 10,000s) |
buyAmountWan / sellAmountWan | Buy and sell amounts (CNY 万) |
accumDealAmountWan | Accumulated flow (CNY 万) |
quotaBalanceWan | Remaining daily quota (CNY 万) |
leadStock / leadStockChangePct | The channel's lead stock and its % change |
indexName / indexClose | Reference index name and close |
dataSource | Source label |
Input
- Direction (
direction) —all(default),northbound, orsouthbound. - Max rows (
maxResults) — cap the number of channel-day rows returned.
Example input
{"direction":"northbound","maxResults":60}
Example output row
{"tradeDate":"2026-06-23","channel":"深股通 (Shenzhen Northbound)","direction":"Northbound","netDealAmountWan":7085.19,"buyAmountWan":46237.56,"sellAmountWan":39152.37,"accumDealAmountWan":18234567.0,"quotaBalanceWan":52000000.0,"leadStock":"星源材质","leadStockChangePct":3.21,"indexName":"深证成指","indexClose":10234.5,"note":"Amounts in CNY 万 (10,000s). Latest trading day settles after market close.","dataSource":"eastmoney.com (live)"}
Use cases
- Foreign-flow ("smart money") tracking — northbound net flow is watched as a foreign-positioning signal for A-shares.
- Cross-border sentiment — southbound flow shows mainland appetite for Hong Kong names.
- Market-timing research — pair daily net flow with index moves to study lead/lag.
- Dashboards & alerts — schedule it daily after close and push to your own app or BI tool.
- Quant signals — feed a daily flow factor into a model.
Tips
- Run on a schedule daily after market close; the latest day settles through the session.
- Use
direction: northboundfor the foreign-flow signal,southboundfor mainland-into-HK appetite, orallfor both plus totals.
FAQ
What units are the amounts? CNY 万 (tens of thousands) — multiply by 10,000 for yuan.
Why might the latest day be partial? Daily flow settles after market close; the most recent date may fill in through the session.
What is northbound vs southbound? Northbound = foreign money buying mainland A-shares; southbound = mainland money buying Hong Kong stocks.
How fresh is it? Pulled live from Eastmoney on each run.
What output format? A standard Apify dataset — export to JSON, CSV or Excel.
