Know what insiders are buying before the market catches on.

Real-time insider trading data across OMX Stockholm. Visual screener, REST API, and MCP server for AI agents.

5+ years

Historical data

Real-time

Signal updates

OMX Stockholm

Full coverage

3 interfaces

One dataset

Explore

See what insiders are buying -- before the market moves.

Filter, rank, and monitor insider transactions across OMX Stockholm. Save views, set alerts to Slack or Discord, and never miss a signal.

Nature: AcquisitionInstrument: ShareSort: Transaction dateSaved view: PDMR buys
IssuerInstrumentPDMRNatureVolume
Volvo ABVOLV BM. LundstedtAcquisition12 400
SEBSEB AJ. TorgebyAcquisition8 200
Atlas CopcoATCO AM. LindqvistAcquisition5 600
EricssonERIC BB. EkholmAcquisition15 000
SandvikSANDS. RosengrenDisposal3 100

Alert configuration

Set up alerts on any saved view. Get notified when new transactions match your filters.

SlackActive
DiscordActive
WebhookConfigured

Custom webhook endpoints supported

Filter by insider role, transaction type, or company
Save and share screener views
Alerts to Slack, Discord, or webhooks

AI-ready

Ask your AI for insider data. It just works.

Connect Claude, OpenAI, Cursor, or any MCP-compatible AI to Insiqta. Ask questions in plain English and get structured insider trading data back -- no code required.

AI AssistantMCP connected--Claude, OpenAI, Cursor & more
Show me the latest insider purchases at Volvo
query_latest_insider_transactions-- 3 results
{
  "issuer": "Volvo",
  "natureOfTransaction": ["Acquisition"],
  "limit": 3
}

I found 3 recent acquisitions by Volvo insiders:

PDMRInstrumentVolumeDate
Martin Lundstedt (VD)VOLV B12 4002026-05-12
Jan Gurander (CFO)VOLV B8 0002026-05-10
Roger Alm (Board member)VOLV B3 2002026-05-08

All three transactions are direct purchases (not linked to option programmes). The CEO Martin Lundstedt made the largest acquisition at 12,400 shares. This looks like a cluster buying pattern across senior leadership.

Works with Claude, OpenAI, Cursor, and any MCP client
Ask in plain English -- get structured results
Build autonomous screening agents without writing code

Developer

REST API and WebSocket feed. Built for your stack.

Pull insider data through a stable REST API or subscribe to real-time updates via WebSocket. OpenAPI spec, typed SDKs, and clean JSON responses.

REST API

curl -s "https://api.insiqta.com/v1/insider-transactions?\
  issuer=Volvo&\
  natureOfTransaction=Acquisition&\
  sortBy=transactionDate&\
  sortOrder=desc&\
  pageSize=5" \
  -H "Authorization: Bearer <token_or_ak_your_key>"

WebSocket (real-time)

const ws = new WebSocket(
  "wss://api.insiqta.com/v1/insider/realtime?token=ak_your_key"
);

ws.onmessage = (event) => {
  const msg = JSON.parse(event.data);
  // msg.type === "transactions"
  // msg.data === [{ issuer, pdmr, volume, ... }]
  // msg.count === 3
  // msg.timestamp === "2026-05-13T14:30:00.000Z"
};

Response

{
  "data": [
    {
      "id": "txn_01jx...",
      "publicationDate": "2026-05-13T08:12:00Z",
      "issuer": "Volvo AB",
      "leiCode": "549300HGV012TJW...",
      "pdmr": "Martin Lundstedt",
      "position": "VD",
      "closelyAssociated": false,
      "amendment": false,
      "initialNotification": true,
      "linkedToShareOptionProgramme": false,
      "natureOfTransaction": "Acquisition",
      "instrumentType": "Share",
      "instrumentName": "VOLV B",
      "isin": "SE0000115446",
      "transactionDate": "2026-05-12T00:00:00Z",
      "volume": "12400",
      "unit": "Quantity",
      "price": "268.40",
      "currency": "SEK",
      "tradingVenue": "XSTO",
      "status": "Current"
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 5,
    "total": 847,
    "totalPages": 170
  }
}
REST with pagination, filtering, and sorting
WebSocket stream for real-time events
OpenAPI spec and typed SDKs

Why Insiqta

Data infrastructure you can trust.

Real-time, always current

Transactions appear as reported -- in the screener, API, and MCP tool calls.

Consistent across interfaces

Same data model whether you filter visually, query the API, or call an MCP tool.

Deep Swedish coverage

Full OMX Stockholm coverage with local regulatory context.

AI-native from day one

Compact, typed records designed to minimize prompt noise and maximize accuracy.

Getting started

Up and running in minutes.

1

Sign up

Create an account in 30 seconds.

2

Explore

Open the screener to filter, rank, and set alerts on insider signals.

3

Integrate

Connect the API to your stack or the MCP server to your AI agents.

Pricing

Simple, transparent pricing.

Basic
For individual investors and analysts exploring market signals.
49 kr / month
5+ years of screener data
Advanced filtering & sorting
Multiple saved views
3 alarms / notifiers included
Email support
Most popular
Pro
For teams and products shipping real screening workflows.
199 kr / month
Everything in Basic
100,000 API requests / month
Full API access
1 WebSocket API key included
MCP Server access
10 alarms / notifiers
Priority support
Enterprise
For organizations with custom needs, SLAs, and high-volume workflows.
Custom
Everything in Pro
Unlimited API requests
Unlimited WebSocket keys
MCP Server access
SLA with uptime guarantees
Delivery guarantee
Custom onboarding & integration
Dedicated account manager

Start tracking insider signals today.

Sign up in 30 seconds. Start exploring immediately.