pg_position_timing_anomaly
Statistical timing analysis of a single wallet's position on a specific market. Checks: (1) how close to resolution the wallet entered (<6h=35pts, <24h=25pts, <72h=10pts), (2) position size vs market average (>20× avg=25pts, >5× avg=10pts), (3) single-bet pattern (≤3 trades=10pts, no historical trading rationale). Returns 0-100 score, first-trade timestamp, total notional, and methodology. Pair with pg_information_advantage_score for full assessment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Market id / conditionId | |
| slug | No | Market slug | |
| wallet | Yes | Wallet to analyze (0x + 40 hex) |