nport_compare_funds
Compare two funds in the same self-hosted SEC Form N-PORT snapshot. Returns common securities, each fund's reported portfolio percentage, a weighted-overlap percentage, identifier lineage, and quarterly-freshness caveats. This is as-filed public data, not live holdings or investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum shared securities; default 25. | |
| fund_a | Yes | First EDGAR series ID, mapped ticker, or fund name. | |
| fund_b | Yes | Second EDGAR series ID, mapped ticker, or fund name. |