Get Cross-Company Insider Trading
get_insider_cross_companyDiscover insider trading patterns across multiple companies to detect coordinated activity and cross-company networks. Filter by insider name, transaction type, or date range.
Instructions
Discover insider trading patterns across multiple companies. Unlike get_insiders which shows insider activity for a single ticker, this tool searches the entire universe to find insiders active across multiple companies, cluster buying patterns, and large transactions. Filter by insider name, transaction type, or date range. Useful for detecting coordinated insider activity, cross-company insider networks, and market-wide buying/selling trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 10, max: 100) | |
| offset | No | Offset for pagination (default: 0) | |
| endDate | No | End date for transaction range in ISO format (e.g., "2025-12-31") | |
| startDate | No | Start date for transaction range in ISO format (e.g., "2025-01-01") | |
| insiderName | No | Filter by insider name (partial match, e.g., "Musk" or "Cohen") | |
| transactionType | No | Filter by transaction type: "P" (purchase), "S" (sale), "A" (grant/award), "M" (conversion) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |