Microstructure and Strategy Attribution in Discrete Count Prediction Markets

16th August 2026

1. Introduction and Market Structure

Prediction markets structured around cumulative event counts (such as total posts published by a public figure within a fixed temporal window [0,T][0, T]) present unique continuous-time microstructure phenomena. The payoff space is partitioned into a finite simplex of mutually exclusive discrete bands {Bk}k=1K\{B_k\}_{k=1}^K, where band Bk=[Lk,Uk]B_k = [L_k, U_k] pays 1.00 USDC if and only if the final cumulative count NT[Lk,Uk]N_T \in [L_k, U_k], and 0.00 USDC otherwise.

Because the underlying counting process NtN_t is monotonically non-decreasing (ΔNt0\Delta N_t \ge 0), the payoff space exhibits strict absorbing boundaries:

If Nt>Uk    P(Band Bk wins)=0τt\text{If } N_t > U_k \implies P(\text{Band } B_k \text{ wins}) = 0 \quad \forall \tau \ge t

Consequently, the complementary contract (NOk\text{NO}_k) becomes a riskless zero-coupon bond paying 1.00 USDC at resolution TT:

V(NOkNt>Uk)1.00 USDCV(\text{NO}_k \mid N_t > U_k) \equiv 1.00 \text{ USDC}

While theoretical finance models assume that such deterministic boundary crossings create instant arbitrage opportunities, empirical market operations are constrained by three physical frictions:

  1. The Exchange Taker Fee Friction: Polymarket enforces a non-linear continuous fee schedule on taker executions:
Fee(p)=γp(1p),γ=0.05\text{Fee}(p) = \gamma \cdot p \cdot (1 - p), \quad \gamma = 0.05

which peaks at p=0.50p = 0.50 (1.25 cents per share) and decays parabolically as p0p \to 0 or p1p \to 1.

  1. Sub-Second Information Ingestion and Venue Transit Latency: The arrival of an event notification ΔNt=+1\Delta N_t = +1 triggers a race between resting liquidity cancellations and aggressive marketable orders.

  2. Capital Opportunity Cost and Horizon Lockup: Arbitrage capital deployed at price pp remains illiquid until event settlement TT.

This paper investigates the complete trade execution archive of 120,896 venue fills across 242 discrete count markets, evaluating over 160M USDC in public trading volume. We attribute the profit sources of top-performing accounts, quantify the sub-second latency distribution during crossing events, analyze the failure modes of anticipatory accumulation, and formulate the optimal inventory absorption policy.

2. Participant Strategy Attribution

To understand how value is captured across discrete event markets, we examine the complete execution history of the top-performing accounts in platform history. Accounts are decomposed into five canonical strategy engines:

Participant Address Net PnL (USDC) Flat MM (USDC) Mech. Elim. (USDC) Antic. Elim. (USDC) Traj. Taker (USDC) NegRisk / Wing (USDC)
0xc4d5...87cf (#1) +130,017.74 +67,523.37 +10,944.83 +59,704.98 -7,562.08 -593.37
0x689a...779e (#2) +120,837.45 -9,717.30 +19,513.78 +29,439.00 +37,895.14 +43,706.82
0xbb9c...072b (#3) +92,343.48 -160.90 +17,075.27 +53,893.37 +13,284.48 +8,251.27
0x2061...8ec9 (#4) +69,476.43 +1,983.95 +1,091.50 +27,676.98 -1,903.82 +40,627.81
0x9034...4375 (#5) +28,627.64 +5,514.33 0.00 +2,768.75 -738.22 +21,082.78
0xa43e...ec90 (#6) +25,400.59 -164.23 +8,699.71 +14,076.23 +2,699.91 +88.96
0x0f7f...6450 (#7) +22,025.53 +3,692.05 +2,869.69 +2,160.32 -1,091.16 +14,394.63
Aggregate Total +488,728.86 +68,671.27 +60,194.78 +189,719.63 +42,584.25 +127,558.90
Pct of Total 100.0% 14.1% 12.3% 38.8% 8.7% 26.1%

The empirical decomposition reveals three fundamental insights:

3. The Boundary Crossing Latency Race

A common assumption in automated trading design is that mechanical boundary crossing events (Nt>UkN_t > U_k) provide programmatic arbitrage. When NtN_t increments past UkU_k, the NOk\text{NO}_k token is guaranteed to settle at 1.00 USDC. However, live execution records show that mechanical FAK/FOK sweeps consistently receive rejected:no_match (zero executed shares).

To establish why this occurs, we measure the end-to-end latency waterfall from the physical tweet publication on the social network firehose to matching engine fill timestamps on the central limit order book (CLOB).

Mechanical Latency and Order Book Drain

3.1 Latency Decomposition

The timing components of the latency race decompose as follows:

Total System Latency τsystem=Tingest+Tcompute+Tsign+TRTT246.2 ms\text{Total System Latency } \tau_{\text{system}} = T_{\text{ingest}} + T_{\text{compute}} + T_{\text{sign}} + T_{\text{RTT}} \approx 246.2\text{ ms}

3.2 Competitor Millisecond Distribution

Empirical examination of high-resolution CLOB execution logs reveals that competitor market orders match against resting asks between 194 ms and 235 ms post-publish:

Furthermore, as illustrated in Panel C of the figure above, 82.1% of total market volume is executed prior to t=0t = 0. Automated market makers widen or cancel quotes minutes before the crossing occurs, leaving less than 1,500 USDC of resting liquidity available at the moment of mechanical elimination.

4. Empirical Sweep Timing and Horizon Breakdown

To quantify when top participants deploy capital, we evaluate 44,190 individual elimination fills representing 7.55M USDC in deployed notional.

Sweep Timing Relative to Crossing Tweet

Temporal Window Relative to Crossing Fills Count Deployed Notional (USDC) Capital Share Avg VWAP
Pre-Crossing Anticipation (t<0 mint < 0\text{ min}) 13,779 4,133,595.12 82.11% 0.606
Instant Crossing Window (0t1 min0 \le t \le 1\text{ min}) 87 818,810.14 16.26% 0.887
Early Post-Crossing (1<t10 min1 < t \le 10\text{ min}) 21 81,738.90 1.62% 0.711
Stale Post-Crossing (t>10 mint > 10\text{ min}) 22 299.08 0.01% 0.096

The distribution demonstrates that sophisticated market participants do not operate primarily as reactive latency snipers:

4.1 Settlement Horizon Allocation

Analyzing the time remaining until final event settlement (TtT - t) shows how participants balance yield against capital lockup duration:

Settlement Horizon Breakdown

5. Mathematical Optimization of Elimination Arbitrage

For a mechanically eliminated band (Nt>UkN_t > U_k), the terminal value of the NO\text{NO} contract is identically 1.00 USDC. The economic return is governed by purchase price pp, fee rate γ=0.05\gamma = 0.05, and holding time h=(Tt)h = (T - t) in hours.

Band Elimination Optimization Model

5.1 Net Payoff and Fee Decay

The net expected value per share is given by:

Net EV(p)=1.00[p+γp(1p)]=(1p)(1γp)\text{Net EV}(p) = 1.00 - \left[ p + \gamma \cdot p \cdot (1 - p) \right] = (1 - p)(1 - \gamma p)

The total acquisition cost is C(p)=p+γp(1p)C(p) = p + \gamma p (1 - p), yielding a net return on investment (ROI):

ROInet(p)=1.00C(p)C(p)=(1p)(1γp)p[1+γ(1p)]\text{ROI}_{\text{net}}(p) = \frac{1.00 - C(p)}{C(p)} = \frac{(1 - p)(1 - \gamma p)}{p [1 + \gamma (1 - p)]}

Because Fee(p)=0.05p(1p)\text{Fee}(p) = 0.05 \cdot p \cdot (1 - p), the fee structure exhibits extreme decay as p1.00p \to 1.00:

Thus, purchasing high-probability elimination contracts at p0.95p \ge 0.95 effectively bypasses the platform's taker fee barrier.

5.2 Capital Efficiency and Annualized Yield Surface

Let hh represent holding duration in hours. The simple annualized internal rate of return is:

IRRannual(p,h)=ROInet(p)×(8760h)\text{IRR}_{\text{annual}}(p, h) = \text{ROI}_{\text{net}}(p) \times \left( \frac{8760}{h} \right)
Purchase Price (pp) Fee / Share (cents) Net EV / Share (cents) Net ROI (%) IRR (h=2hh = 2\text{h}) IRR (h=24hh = 24\text{h}) IRR (h=7dh = 7\text{d})
0.80 0.80 19.20 23.76% 104,082% 8,673% 1,239%
0.85 0.64 14.36 16.77% 73,463% 6,122% 875%
0.90 0.45 9.55 10.56% 46,248% 3,854% 551%
0.95 0.24 4.76 5.00% 21,911% 1,826% 261%
0.98 0.10 1.90 1.94% 8,506% 709% 101%

The mathematical surface demonstrates the primary strategic tradeoff:

6. Failure Modes of Anticipatory Accumulation

While anticipatory accumulation (p[0.55,0.75]p \in [0.55, 0.75]) yields the highest absolute profit across top accounts, it introduces directional tail risk. If event publication velocity decelerates unexpectedly, the counting process fails to breach the upper bound UkU_k, causing the accumulated NOk\text{NO}_k inventory to expire at 0.00 USDC.

Across 1,141 market positions evaluated for the top 4 accounts:

Failure Modes of Pre-Emptive NO Accumulation

6.1 Empirical Case Studies of Structural Stalls

  1. The Pace Stall (May 5–12 Market — -22,136 USDC Loss on Band 100–119):

    • Account 0xc4d5... accumulated 15,691 shares of NO\text{NO} at VWAP=0.595 USDC\text{VWAP} = 0.595\text{ USDC} (27.8k USDC deployed) as the count reached 95.
    • In the final 48 hours, tweet intensity collapsed from λ=2.4 tweets/h\lambda = 2.4\text{ tweets/h} to λ=0.4 tweets/h\lambda = 0.4\text{ tweets/h}.
    • The final count terminated at 115 (just 4 tweets short of the 120 crossing threshold). Band 100–119 won YES1.00 USDC\text{YES} \to 1.00\text{ USDC}, resulting in a complete wipeout of the NO\text{NO} position (-22,136.07 USDC).
  2. The Edge Landing (June 26 – July 3 Market — -15,960 USDC Loss on Band 180–199):

    • Account 0xc4d5... accumulated 17,189 shares of NO\text{NO} at VWAP=0.741 USDC\text{VWAP} = 0.741\text{ USDC} (14.2k USDC deployed).
    • Tweet velocity halted abruptly with 6 hours remaining; the market resolved at 188 (within the band), destroying -15,960.33 USDC.
  3. Risk Management Constraints: To prevent catastrophic drawdowns while preserving positive expectation, anticipatory inventory models must enforce three strict risk filters:

    • Pace-to-Threshold Buffer: Entry requires expected count at horizon TT to exceed upper limit by at least 1.5 standard deviations:
E[NTFt]=Nt+λ^t(Tt)Uk+1.5λ^t(Tt)\mathbb{E}[N_T \mid \mathcal{F}_t] = N_t + \hat{\lambda}_t (T - t) \ge U_k + 1.5 \cdot \sqrt{\hat{\lambda}_t (T - t)}

7. Strategic Conclusions

  1. Pure Post-Crossing Mechanical Sweeping is Capacity-Constrained: While mathematically riskless, sub-250ms competition and pre-tweet order book depletion reduce accessible post-crossing volume to <1.6%<1.6\% of platform liquidity.

  2. The Profitable Frontier Combines Two Complementary Regimes:

    • Regime A (Calm Intervals, t>5 mint > 5\text{ min}): Passive two-sided market making on books with displayed spread 1.0 cent\ge 1.0\text{ cent}, harvesting +40.8 bp+40.8\text{ bp} to +114.1 bp+114.1\text{ bp} markouts while auto-canceling on inbound signals within <1 ms<1\text{ ms}.
    • Regime B (Trending Intervals, NtUkN_t \to U_k): Anticipatory NO\text{NO} accumulation on bands entering the upper third of their interval, filtered by Poisson intensity safety buffers and held to settlement.
  3. Fee Avoidance Dictates Architecture: Platform fee curves penalize mid-probability taker bets (p0.50p \approx 0.50) while subsidizing extreme probability contracts (p0.95p \ge 0.95, fee <0.1%<0.1\%). Sustainable prediction market strategies must route flow toward passive maker rebates in mid-range zones and reserve taker aggression strictly for boundary-eliminating sweeps.