analyze_insider_sentiment
Analyze insider trading patterns and filing frequency for a company, returning a high, moderate, or low activity level and a recent activity summary.
Instructions
Analyze insider trading patterns and frequency.
Args: identifier: Company ticker symbol or CIK number months: Number of months to analyze (default: 6)
Returns: Filing frequency analysis (high/moderate/low) and recent activity summary.
This provides frequency analysis only. For buy/sell sentiment, use analyze_form4_transactions to examine actual transaction details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| months | No | ||
| identifier | Yes |