get_insider_trades
Search SEC Form 4 insider trading filings for purchases, sales, grants, and option exercises. Filter by ticker, transaction type, minimum value, and date range.
Instructions
Get insider trading transactions (Form 4) — purchases, sales, grants, and option exercises. Use ticker to scope to one company, or omit to search across all companies. Filter by transaction type, minimum value, and date range. By default, rows are aggregated transaction events (same-day 10b5-1 tranches collapsed on person/date/type/security/ownership). Pass flat=True for the per-slice Form 4 rows. Args: ticker: Stock ticker (e.g. 'AAPL'), 10-digit CIK ('0000320193'), stripped CIK ('320193'), or historical ticker ('FB' resolves to META). Omit to search all companies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flat | No | ||
| type | No | ||
| limit | No | ||
| ticker | No | ||
| to_date | No | ||
| from_date | No | ||
| min_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |