pg_insider_signal_scan
Real-time insider-trading signal scan for a single Polymarket market. Aggregates 5 signals: (1) very large pre-event positions, (2) high ratio of wallets new to this market, (3) coordinated minute-bucket timing clusters, (4) one-sided positioning, (5) sensitive-keyword category match (military/regime/intel). Returns a 0-100 score (CLEAN/LOW/MEDIUM/HIGH/CRITICAL), triggered signals with evidence, top 5 positioners with new-wallet flag, and full methodology for audit. Default window = 72h before market end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Market id / conditionId | |
| slug | No | Polymarket market slug | |
| window_hours | No | Pre-event window to analyze (default 72h) | |
| min_position_usd | No | Min notional to flag (default $1000) |