China A-Share Smart-Money Tracker — Institutional Score
Pricing
from $20.00 / 1,000 results
China A-Share Smart-Money Tracker — Institutional Score
Track institutional behavior for every Chinese A-share: institutional score, participation %, main-force (smart-money) cost basis vs price, super-large order net inflow, attention & popularity rank. Eastmoney data, no login.
Pricing
from $20.00 / 1,000 results
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
1
Bookmarked
9
Total users
1
Monthly active users
14 hours ago
Last modified
Categories
Share
Read what institutions are doing in every Chinese A-share in one run. For each stock this Actor returns Eastmoney's institutional-behavior signals: an institutional score from 0 to 100, institutional participation percentage, the "main-force" (smart-money) average cost basis at 1/20/60 days versus the current close, super-large and large-order net inflow in CNY, an attention score and the popularity rank. The standout column is priceVsMainForceCostPct — how far price sits above or below where the dominant money got in — a positioning read Chinese traders watch closely (主力成本 / 机构参与度). No login required.
Each run returns the latest trading-day snapshot of the whole market (one row per stock), so you can rank and screen the A-share universe on institutional behavior in seconds.
What you get
One row per stock (latest trading day):
| Field | Description |
|---|---|
stockCode / secuCode | 6-digit and full code |
stockName / market | Name and board (SSE / SZSE / STAR / ChiNext / BSE) |
tradeDate | The trading day of the snapshot |
institutionalScore | Eastmoney institutional score, 0–100 (higher = stronger institutional behavior) |
institutionalParticipationPct | Estimated institutional participation in the stock |
mainForceCost / …20d / …60d | Main-force (smart-money) average cost — current, 20-day, 60-day |
close | Latest close (CNY) |
priceVsMainForceCostPct | Price vs main-force cost — +ve = above smart-money cost, −ve = below |
changePct / turnoverPct | Latest-session change and turnover |
superLargeNetInflowCny / largeNetInflowCny | Net inflow from super-large / large orders (CNY) |
superBuyRatioPct | Share of super-large orders that were buys |
attentionScore / popularityRank / popularityRankChange | Retail attention and ranking |
peDynamic | Dynamic P/E |
Input
- Sort by (
sortBy) — score / participation / attention / change / super-large net inflow. - Min institutional score (
minScore) — e.g. 70 to surface only heavily-institutional names. - Stock codes (
securityCodes) — restrict to specific tickers, or leave empty for the whole market. - Include NEEQ (
includeNEEQ) — off by default; A-shares only. - Max stocks (
maxResults) — default 100.
Example input
{ "sortBy": "score", "minScore": 70, "maxResults": 100 }
Example output row
{"stockCode": "000783","stockName": "长江证券","secuCode": "000783.SZ","market": "SZSE (Main)","tradeDate": "2026-06-26","institutionalScore": 83.72,"institutionalParticipationPct": 68.44,"mainForceCost": 9.406,"mainForceCost20d": 9.21,"mainForceCost60d": 8.97,"close": 9.46,"priceVsMainForceCostPct": 0.57,"changePct": 1.23,"turnoverPct": 3.10,"superLargeNetInflowCny": 1115073552.0,"largeNetInflowCny": 402118330.0,"superBuyRatioPct": 71.36,"attentionScore": 89.6,"popularityRank": 42,"peDynamic": 11.8,"dataSource": "Eastmoney 机构参与度/主力成本 (live)"}
Use cases
- Smart-money screening — sort by
institutionalScore(or filterminScore) to find the most institutionally-active names. - Cost-basis edge — rank by
priceVsMainForceCostPctto find stocks trading near/below where the main force got in. - Flow confirmation — combine
superLargeNetInflowCny+superBuyRatioPctto see where big money is buying. - Watchlist monitoring — set
securityCodesto track institutional behavior on stocks you hold. - Dashboards / models — feed the latest institutional signals into your own app or BI tool.
Tips
- Each run is the latest snapshot. To build a history, schedule it daily after close and append each run to one dataset — the Actor itself does not return past days.
priceVsMainForceCostPctcrossing from negative to positive can mark a shift in main-force positioning.- Mix
minScorewithsortBy: "super_inflow"to find high-quality names also seeing big-order buying.
FAQ
Do I need an account or API key? No — live from Eastmoney's public dataset.
Which markets are covered? All A-shares (Shanghai & Shenzhen main, STAR, ChiNext, BSE). NEEQ optional.
How current is it? Each run returns the latest trading-day snapshot, published by Eastmoney after the session.
Is there a history mode? No — the Actor returns only the latest snapshot per run. Schedule it daily and append to one dataset to build your own time series.
What are "main-force" and "super-large orders"? Main force (主力) = the dominant institutional/large money; super-large orders are the biggest trade tranches — a common proxy for institutional activity.