xbrl_edgar_insider_trades
Fetch insider trading data from SEC Forms 3, 4, and 5 for any company. Get recent transactions with filer name, form type, and filing date by providing a CIK number.
Instructions
Get insider trading data from SEC Forms 3, 4, 5.
Returns recent insider transactions including the filer name, form type, and filing date.
Args: params: Company CIK and limit.
Returns: str: JSON with insider filing list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |