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
2
Monthly active users
2 days ago
Last modified
Categories
Share
China A-Share Smart-Money Tracker — Institutional Score & Cost
See 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 (0–100), institutional participation %, the "main-force" (smart-money) average cost basis versus the current price, super-large / large order net inflow, an attention score and the popularity rank. No login, no account, no API key.
The standout field is priceVsMainForceCostPct — how far the current price sits above or below the average cost of the dominant ("main force") money in the stock. Below cost, smart money is underwater; well above, it's sitting on gains. Combined with the institutional score and participation, it's a fast read on positioning that Chinese traders watch closely (主力成本 / 机构参与度).
What you get
One row per stock per trading day:
| Field | Description |
|---|---|
stockCode / secuCode | 6-digit and full code |
stockName / market | Name and board (SSE / SZSE / STAR / ChiNext / BSE) |
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 | Daily 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).
Example input
{ "sortBy": "score", "minScore": 70, "maxResults": 100 }
Example output row
{"stockCode": "000783","stockName": "长江证券","market": "SZSE (Main)","institutionalScore": 83.72,"institutionalParticipationPct": 68.44,"mainForceCost": 9.406,"close": 9.46,"priceVsMainForceCostPct": 0.57,"superLargeNetInflowCny": 1115073552,"superBuyRatioPct": 71.36,"attentionScore": 89.6}
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 daily institutional signals into your own app or BI tool.
Tips
- Run on a schedule (daily after close) and append to one dataset to build an institutional-behavior time series.
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
Account or API key? No — live from Eastmoney's public dataset.
Which markets? All A-shares (Shanghai & Shenzhen main, STAR, ChiNext, BSE). NEEQ optional.
How current? Daily, as published by Eastmoney after each trading session.
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.
Related Actors by NexGenData
Part of a China market-intelligence suite:
- China A-Share Financials — revenue, profit, EPS, ROE per company.
- China A-Share Unlock Calendar — upcoming lockup expiries.
- Dragon-Tiger List, Block Trades, Stock Connect Flow, A-Share Insider Trades — the rest of the China flow/behavior stack.