insider.transactions
ActiveTool of io.github.wikatar/arkolith
Insider (SEC Form 4) transactions — open-market buys/sells, awards, option exercises — for a company (by ticker) or a person (by insider name). Pass `signal: true` to restrict to open-market buys/sells (codes P/S), the tradeable subset. Pass `since` to diff only new filings.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max rows (1-200, default 50)"
},
"since": {
"type": "string",
"description": "Cursor from a prior next_cursor (optional)"
},
"signal": {
"type": "boolean",
"description": "Only open-market buys/sells (P/S). Default false."
},
"ticker": {
"type": "string",
"description": "Issuer ticker, e.g. 'AAPL'"
},
"insider": {
"type": "string",
"description": "Insider name (partial ok), e.g. 'Cook'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries