Unusual Activity Detection in Prediction Markets
A systematic framework for identifying anomalous trading patterns on Polymarket β detecting volume spikes, price momentum, smart money flow, and cross-market divergences that may signal informed trading or emerging consensus shifts.
Each market receives a weighted composite score from 0β100 combining all signal dimensions. The final score determines alert severity and ranking priority.
Live Signal Scanner
Real-time anomaly detection across active Polymarket markets. Ranked by composite anomaly score.
Price History
Anomaly Decomposition
Volume Anomaly Detection
Markets with statistically significant volume deviations from their historical baselines.
Price Momentum Signals
Markets with rapid price movement β sustained directional shifts suggesting incoming information.
Smart Money Flow Analysis
Tracking large directional trades and order book imbalances that signal informed positioning.
| Market | Side | Size | Price | Impact | Time |
|---|
Signal History & Performance
Historical record of detected signals and their resolution outcomes.
References & Methodology
Academic foundations for prediction market anomaly detection and market microstructure analysis.
- Wolfers, J. & Zitzewitz, E. (2004). Prediction Markets. Journal of Economic Perspectives, 18(2), 107β126. Foundational framework for information aggregation in prediction markets.
- Manski, C.F. (2006). Interpreting the Predictions of Prediction Markets. Economics Letters, 91(3), 425β429. Theoretical limits of prediction market probability interpretation.
- Hanson, R. (2007). Logarithmic Market Scoring Rules for Modular Combinatorial Information Aggregation. Journal of Prediction Markets, 1(1). LMSR mechanism design for automated market makers.
- Arrow, K.J. et al. (2008). The Promise of Prediction Markets. Science, 320(5878), 877β878. Scientific case for prediction markets as information aggregation tools.
- Page, L. & Clemen, R.T. (2013). Do Prediction Markets Produce Well-Calibrated Probability Forecasts? The Economic Journal, 123(568), 491β513. Calibration analysis of prediction market outputs.
- Rothschild, D. (2015). Combining Forecasts for Elections. International Journal of Forecasting, 31(3), 952β964. Forecast combination techniques applicable to prediction market analysis.
- Gjerstad, S. (2005). Risk Aversion, Beliefs, and Prediction Market Equilibrium. Working Paper. How risk preferences affect prediction market prices.
- Tetlock, P.E. (2017). Superforecasting: The Art and Science of Prediction. Crown. Systematic forecasting methods and calibration techniques.
- Berg, J., Forsythe, R., Nelson, F. & Rietz, T. (2008). Results from a Dozen Years of Election Futures Markets Research. Handbook of Experimental Economics Results. Long-term empirical evidence from Iowa Electronic Markets.
- Easley, D. & O'Hara, M. (1987). Price, Trade Size, and Information in Securities Markets. Journal of Financial Economics, 19(1), 69β90. Market microstructure theory: how trade characteristics reveal information.
- Kyle, A.S. (1985). Continuous Auctions and Insider Trading. Econometrica, 53(6), 1315β1336. Foundational model of informed trading and price impact.
- Cont, R. (2001). Empirical Properties of Asset Returns: Stylized Facts and Statistical Issues. Quantitative Finance, 1, 223β236. Statistical properties of financial time series including volume patterns.
Volume Z-Score: Computed as the standardized deviation of 24h volume from a rolling 7-day mean. Markets with fewer than 3 days of history use the cross-sectional median as baseline. Log-transformation applied for heavy-tailed distributions.
Price Momentum: Rate of change weighted by square root of volume (Kyle's Ξ» analogy). Accounts for both the magnitude of price movement and the conviction (volume) behind it.
Smart Money Proxy: Approximated via volume-weighted price change direction and order book depth ratio. True whale identification requires on-chain address clustering, which is performed in batch mode.
Composite Score: Weighted sum of normalized sub-scores (each 0β100), with severity thresholds calibrated against historical signal resolution rates. Weights updated monthly based on predictive accuracy backtest.
β’ Volume data is aggregated β individual trade granularity limited by API
β’ Smart money flow is approximate without full on-chain address clustering
β’ Cross-market correlation assumes rational pricing β may miss structural breaks
β’ Temporal anomaly detection requires sufficient history (min 7 days)
β’ Not financial advice β signals are statistical observations, not trade recommendations