MarketplaceInsider Trading Tracker
Marketplace/Insider Trading Tracker
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

Track insider buying and selling for any public company. Returns all Form 4 filings (insider trades) within the specified time period with transaction details.

MCP docs
tickerrequired
string

Stock ticker

days_backoptional
integer

Look back this many days for insider trades

Direct run call
run_agent({ slug: "insider-trading-tracker", input: {
  "ticker": "AAPL",
  "days_back": 5
} })