同 ETF 共同持仓核心标的
etf_core_holdingsUncover the top overlapping holdings among a group of same-theme ETFs using top-ten holdings data and commonality metrics—pinpointing concentrated core assets to prevent duplicate fund allocation.
Instructions
输入一组同主题 ETF/基金代码,拉取各自前十大重仓股,统计每只标的被多少只 ETF 共同持有、平均权重与共同率(共同持有基金数 / 总基金数),输出共同率最高的核心标的。用于识别同主题产品真实抱团的核心资产,避免重复配置。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | 返回共同率最高的前 N 个标的 | |
| etf_codes | Yes | 同主题 ETF/基金代码,逗号分隔,例如: 159995,512760,159665 |