get_insider_signal
Analyze insider transactions from SEBI SAST filings to generate a BUY/SELL/NEUTRAL signal based on promoter and director trading patterns.
Instructions
Insider trading pattern analysis from SEBI SAST disclosures (public).
Tracks promoter/director/KMP buy and sell transactions. Insiders buying their own stock = strongest possible conviction signal.
"When this CFO buys his own stock → average return is +23% in 6 months"
Returns:
signal: BUY / SELL / NEUTRAL
net_signal: accumulating / distributing / neutral
recent buy/sell transactions with person + designation
price change since last insider buy
Args: symbol: NSE symbol (e.g. RELIANCE, INFY, ZEEL)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |