etf-inflow-momentum
Screens ETF constituents for strong-momentum, low-crowding, low-reversal stocks by identifying top-inflow ETFs from a 7-ETF universe, pulling their weighted holdings, and scoring each on 5-day price momentum, 10-day large-order concentration, and institutional flow trend. TRIGGER when: ETF inflow constituent analysis, smart-money momentum screen, flow-confirmed hot stock ranking, inflow ETF component screening. DO NOT USE when: single-stock deep-dive, portfolio allocation, pure sector rotation, or general market overview.
Creator
Feng Jiang
Created time
Jul 20, 2026
Last update
Jul 20, 2026
Version
V1
Usage
0 Installs Β· 0 Runs
How it works
ETF Inflow Momentum Screener
Identify the highest-inflow ETFs, extract their top constituents, and filter for stocks that are momentum-strong, not crowded, and low reversal-risk using 10-day large-order flow data.
Output language: English (translate names where helpful).
ETF Universe (7 ETFs, 4 regions)
Step 1 β Identify Top-Inflow ETFs
Fetch marketChart (interval=1d, from = 10 calendar days ago, adjustment=dividend_adjusted) for
all 7 ETFs in parallel.
Compute per ETF:
ret5= (latest close β bar[n-6] close) / bar[n-6] close Γ 100vol_trend= (mean of last-5-session volumes β base-session volume) / base-session volume Γ 100- If
vol_trend > +20%AND price is up βvol_char = Accumulation; ifvol_trend > +20%AND price is down βvol_char = Distribution; otherwiseNormal
Select ETFs