PRIMITIVE·GitHub·MIT

Polymarket Sports Market Maker

Sports MM bot optimized for Polymarket's quadratic liquidity reward

End-to-end market-making bot for Polymarket's sports category, tuned specifically for the quadratic liquidity reward curve that Polymarket publishes. Handles pre-game setup, live re-quoting on order-book motion, and EOS cleanup.

Written in Python for scientific-library access (numpy solver, scipy optimization). Real code path in production on SF's own wallet.

Quickstart

Clone, fill a .env, and run python bot.py --event=basketball-nba-20261118. See README for the full spec of tunables.

Tags

primitivepythonmarket-makingpolymarketsports

Related