Trading bots for Polymarket, from idea to P/L
Write a strategy in plain JavaScript, point it at a live market, and watch it paper-trade against the real order book — fills, positions, and P/L included. Go live only when you choose to.
1 · Write a strategy
A strategy is a small JavaScript module: it reads live order books and emits orders. Version history, forking, and sharing are built in.
2 · Paper-trade it live
Deploy a bot on any Polymarket market. Paper mode simulates fills against the real book — no wallet, no risk — and records every order, fill, and event.
3 · Track performance
Dashboards chart realized and unrealized P/L per bot. Make a bot public to put it on the community leaderboard.
Ready to build?
Sign in with Google to create your first strategy and deploy a paper bot in minutes.
Sign in