Portfolio Overlap Between Institutions
CompareInstitutionPortfoliosCompare two institutions' 13F portfolios on their latest common report date. Returns Jaccard and dollar-weighted overlap, portfolio totals, and shared or unique positions. Resolve filer names with SearchInstitutions. For mutual-fund or ETF NPORT portfolios, use GetFundProfile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Maximum number of stocks to return (default: 30, clamped to 1-500) | |
| reportDate | No | Quarter-end 13F report date in YYYY-MM-DD format (defaults to the latest common quarter; an off-quarter date snaps to the nearest common report on or before it) | |
| institutionName1 | Yes | First institution name or CIK (a unique partial resolves; ambiguous partials return candidate CIKs) | |
| institutionName2 | Yes | Second institution name or CIK (a unique partial resolves; ambiguous partials return candidate CIKs) |