Poly-MM Documentation¶
Project documentation
Polymarket market maker
Design, strategy, and delivery notes for a market maker bot built on Polymarket's central limit order book.
Included now¶
Market maker spec
Scope, architecture, pricing, quoting, inventory, risk, rewards, and rollout guidance for the first live version.
MM economics
Formal P&L decomposition, break-even math, and scenario analysis for market making on Polymarket.
Implementation design
Concrete runtime, module boundaries, storage, API adapters, and deployment choices for the first implementation.
Quote algorithm
Event-level fair-value vectors, spread construction, skew, sizing, and consistency guards for binary, multi-choice, and neg-risk events.
Test plan
Unit, invariant, replay, integration, and staged rollout validation for a production-safe launch.
Docs UI
This site is built with Zensical and published to GitHub Pages from the
main branch.