get_insider_buys
Identify insider buying signals from SEC Form 4 filings. Get scored signals based on purchase size, insider role, and cluster buying patterns to predict 3-12 month returns.
Instructions
Get scored insider buying signals from SEC Form 4 filings.
Scans recent SEC EDGAR filings for open-market purchases by corporate insiders (CEOs, CFOs, directors, 10% owners). Returns scored signals based on purchase size, insider role, and cluster buying patterns.
Academic research shows insider buying predicts 3-12 month returns.
Args: days: Number of days to look back (default 7, max 30) min_value: Minimum purchase value in USD (default $50,000)
Returns: JSON array of insider buying signals, scored and ranked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| min_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |