Loading...
Loading...
Constituent stocks of an index or ETF via Longbridge Securities — list members of HSI / SPX / DJI / IXIC / CSI300 / a sector ETF, sortable by change, price, turnover, capital inflow, turnover-rate, or market cap. Returns a ranked roster. Triggers: "标普500有哪些", "标普成分股", "恒生成分股", "纳斯达克成分", "道琼斯成分", "沪深300成分", "ETF 持仓", "ETF 成分股", "指数成分", "成分股涨幅榜", "標普500成分", "恒生成分股", "納斯達克成分", "道瓊成分", "滬深300成分", "ETF 持倉", "ETF 成分股", "指數成分", "成分股漲幅榜", "S&P 500 constituents", "Hang Seng constituents", "IXIC components", "Dow components", "CSI 300 members", "ETF holdings", "ETF constituents", "index members", "what's in SPX", "what's in HSI", "HSI.HK", "SPX.US", "IXIC.US", "DJI.US", "000300.SH".
npx skill4agent add longbridge/skills longbridge-constituentResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
SPX.USHSI.HKIXIC.US000300.SHQQQ.USSPY.USlongbridge-quotelongbridge-peer-comparison<CODE>.<MARKET>| Index | Symbol |
|---|---|
| 恒生指数 / Hang Seng | |
| 国企指数 / HSCEI | |
| 标普 500 / S&P 500 | |
| 道琼斯 / Dow Jones | |
| 纳斯达克综合 / Nasdaq | |
| 纳指 100 / Nasdaq 100 | |
| 沪深 300 / CSI 300 | |
| 上证指数 / SSE Composite | |
SPY.USQQQ.US2800.HKSingle CLI command. Runif unsure of current flags.longbridge constituent --help
longbridge constituent <SYMBOL> [--limit N] [--sort INDICATOR] [--order desc|asc] --format json| Flag | Default | Notes |
|---|---|---|
| | Number of members to return |
| | |
| | |
<CODE>.<MARKET>--sort--sort change --order desc--sort change --order asc--sort turnover--sort inflow--sort market-cap--limit--limit 10longbridge constituent ... --format jsonlongbridge constituent HSI.HK --format json
longbridge constituent HSI.HK --limit 20 --sort change --format json
longbridge constituent SPX.US --sort market-cap --limit 10 --format json
longbridge constituent IXIC.US --sort inflow --order desc --format json
longbridge constituent 000300.SH --sort turnover --limit 30 --format json
longbridge constituent QQQ.US --format jsonsymbolnamelastchange_ratevolumeturnovermarket_capsymbol| Situation | LLM response |
|---|---|
Shell | Fall back to MCP if configured; otherwise tell the user to install longbridge-terminal. |
stderr | Confirm the index symbol — e.g. |
| Empty array | "No constituents returned — confirm the symbol is an index or ETF, not a single stock." |
| Other stderr | Surface verbatim. |
| CLI subcommand | MCP tool |
|---|---|
| |
| User asks | Route to |
|---|---|
| Index level / change / volume | |
| 2–5 explicit-symbol comparison | |
| Single-stock fundamentals after picking from the list | |
| Single-stock valuation snapshot | |
longbridge-constituent/
└── SKILL.md # prompt-only, no scripts/