get_insider_trades
Get insider/executive stock trades (SEC Form 4) for a company. Shows CEO, CFO, directors, and other officers buying or selling their own company's stock — a key signal for institutional investors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max trades to return | |
| ticker | Yes | Stock ticker symbol (e.g. 'AAPL') | |
| executive_cik | No | Filter by specific executive CIK (from list_insider_traders) |