
Volume persistence measures how consistently a prediction market sustains trading activity across time. Instead of focusing on one-off spikes, it asks whether a market continues to see volume day after day (or hour after hour), indicating sustained attention, participation, and usable liquidity for analysis.
In prediction markets, persistence is often a quality filter: two markets can have the same total volume, but one may be “bursty” (a single news spike) while the other is continuously active.
Volume persistence is useful because it helps you interpret probabilities and price moves with context:
A market with $1M total volume concentrated in 30 minutes may be less useful for ongoing monitoring than a market with $300k spread steadily across days.
There is no single universal definition; teams typically implement a metric aligned to their use case. Common approaches include:
FinFeedAPI’s Prediction Markets API provides time-stamped prediction market price/probability and activity data you can use to compute volume persistence over any window (hourly, daily, or event-to-date). Typical workflows:
