get_insider_purchases
Retrieve insider purchase transactions for any stock ticker to monitor corporate insider buying activity.
Instructions
Retrieve insider purchases for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: Insider purchases data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |