sec_insiders_clusters
Where are corporate insiders buying or selling as a cluster? Search SEC Form 4 clusters — issuers where several distinct officers/directors/10%-owners transacted the same direction in a trailing 30- or 90-day window (buy=accumulation, sell=distribution). Filter by ticker, direction, window, minimum insiders, minimum value, or exchange. Returns issuer ticker/company/exchange, insider count, and total shares/value. Public SEC filings as filed — observational, not advice. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | insider_count | total_value | txn_count | last_txn_date :asc|:desc. Default insider_count:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Most recent transaction in the cluster on/after this date (YYYY-MM-DD). | |
| offset | No | Rows to skip, for paging. | |
| ticker | No | Issuer ticker(s), CSV. | |
| window | No | Trailing window in days: 30 | 90. | |
| exchange | No | Listing exchange(s), CSV: NYSE, Nasdaq, OTC... | |
| direction | No | buy (open-market purchase cluster) | sell (open-market sale cluster). | |
| min_value | No | Minimum total $ transacted in the window. | |
| issuer_cik | No | SEC issuer CIK. | |
| min_insiders | No | Minimum distinct insiders in the cluster (>= 2). |