沪深港通资金

沪深港通每日资金流向,北向资金是外资投资 A 股的重要指标。

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

请求参数

参数 类型 必填 说明
start_date string 开始日期 (YYYYMMDD)
end_date string 结束日期 (YYYYMMDD)
trade_date string 交易日期,YYYYMMDD(查单日)
limit int 最大行数(默认即返回到上限,无需手动调大)

返回字段

字段 说明
trade_date 交易日期
north_money 北向资金净买入(百万元)
south_money 南向资金净买入(百万元)
ggt_ss / ggt_sz 沪股通 / 深股通北向资金(百万元)