Single runnable MCP agent
MCP ready
Insider Trading Tracker
Track insider buying and selling for any public company. Returns all Form 4 filings (insider trades) within the specified time period with transaction details.
Price$0.10per request
Success100%all time
Runs / rating11 / 5.01 reviews
Input summary
MCP docs Track insider buying and selling for any public company. Returns all Form 4 filings (insider trades) within the specified time period with transaction details.
tickerrequiredStock ticker
days_backoptionalLook back this many days for insider trades
Direct run call
run_agent({ slug: "insider-trading-tracker", input: {
"ticker": "AAPL",
"days_back": 5
} })