There's still no way to practice prediction market trading — so I built one
I realized there’s still no real way to practice prediction market trading without risking money. No sign up required, just go and use if you want.
You either:
- trade with real money
- or assume you’ll get filled at the displayed price
i sort of don't personally think that's how it works. You’re trading against an order book, So I put together a simulator focused on execution accuracy or exactly that
• Order book-based fills (not midpoint assumptions) • Visible spread + depth (bids/asks, size, totals) • Advanced order behavior (GTC / IOC / FOK + post-only) • P&L based on actual fills • Uses real market pricing
One thing I noticed while testing this was mejority people think they’re buying at “37%” but they’re really just hitting whatever liquidity exists. That difference changes outcomes more than expected which I personally believe and hated.
I made it to be:
- fast (works well on mobile)
- clean (no clutter)
- usable instant
If you trade or follow these markets, I’d genuinely like feedback: What do you want right now? Execution? UI? Strategy testing? Copy Trading?
(If anyone wants to try it, I’ll drop the link in the comments)