You're viewing a demo portfolio

Join the waitlist
PRSM

insider.transactions

Active

Tool of io.github.wikatar/arkolith

declared in 1.0.1

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'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.wikatar/arkolith

https://github.com/wikatar/Arkolith.com

1/7 registries
View full server →
insider.transactions — io.github.wikatar/arkolith — PRSM MCP