Skip to main content
Market Microstructure Research·2026

Prediction Market Execution Lab

Testing whether apparent pricing edge survives real execution frictions.

Execution Lab
Active Analysis
Theoretical Edge
100%
Frictions
65%
Executable
42%

Illustrative interface values - not live trading performance or empirical research results.

At a Glance

Type
Market Microstructure Research
Public artifact
Public research lab
My role
Independent researcher and developer responsible for framing the research question, building the private prototype and data workflow, running replay and model experiments, and converting sensitive work into reproducible public artifacts.
Focus
Execution-quality analysis / Probability calibration / Public-safe research dashboard

Research Context

Early tick replay suggested that short-horizon prediction markets might contain pricing edge. Live-like execution produced a weaker result once network latency, API response time, stale order books, failed fills, and reversals near settlement were included.

The research question therefore shifted from whether a model could find a price discrepancy to whether that discrepancy could survive the execution funnel and become reliable filled exposure.

Key Decisions and Trade-offs

Study the simulation-to-live gap

Instead of presenting the strongest early replay result, the project made execution degradation the main research object. This gives up an easier strategy narrative in favor of a question that better reflects real market conditions.

Use ML as an execution gate

ML is applied after edge detection to decide whether a candidate deserves exposure, with chronological splits used for later-sample checks. This avoids treating an expected-value score as a profitability guarantee.

Preserve public reproducibility

The public version keeps anonymized, downsampled, and normalized data with simplified diagnostics while excluding wallets, signers, private ledgers, model artifacts, and strategy-sensitive parameters.

Outcome and Evidence

The public execution sample records 1,000 attempts with 5.8% accepted and filled rates. Across 986 joined market-level observations, market-implied probability was slightly better calibrated than the fair-probability model on both Brier score and log loss.

The sample does not support a stable profitability claim. Its main result is diagnostic: most apparent edge did not become filled exposure, extreme probability buckets were sparse and unstable, and reasonable ML or fill-probability gates could fail on later data or suppress nearly all trade flow.

Research Limitations

  • Public data is anonymized, downsampled, and normalized and does not represent complete historical performance.
  • Tick replay and bootstrap simulation are not equivalent to live execution, and full capital, fees, and venue-level fill dynamics are not reconstructed.
  • Binance is used as a faster reference layer, but the lead-lag assumption has not been tested in a dedicated study.

Representative Artifacts

Illustrative interface values - not live trading performance or empirical research results.

Execution Funnel

Tracing how public-sample attempts move through submission, acceptance, and fill states.

Edge Degradation Funnel
Theoretical Signal100%
Post-Spread Frictions65%
Executable Reality42%

Calibration Analysis

Comparing fair and market-implied probabilities against 986 joined public-sample outcomes.

Calibration Sim
Kelly Fraction0.15
Brier Score0.142
Implied vs Realized

Research Dashboard

A public-sample interface for execution, calibration, ML-filter, and risk diagnostics.

Research Abstract
Liquidity Depth
$42.5k
Slippage Est.
-1.2%

Tech Stack

PythonStreamlitPandasNumPy

This project is presented as a public research and portfolio artifact. It does not represent financial advice, trading advice, or a claim of trading profitability.