| name | mm |
| description | Market making - two-sided quoting with inventory management |
| emoji | 📊 |
| gates | {"envs":{"anyOf":["POLY_API_KEY","KALSHI_API_KEY"]}} |
Market Making Skill
Automated two-sided quoting on prediction markets with inventory skew, volatility-adjusted spreads, and risk controls.
Supported Platforms
- Polymarket (post-only maker orders, zero taker fees)
- Kalshi
Chat Commands
Lifecycle
/mm start <platform> <marketId> <tokenId> [flags] Start market making
/mm stop <id> Stop and cancel all orders
/mm list List active market makers
Monitoring
/mm status Overview of all active MMs
/mm status <id> Detailed state for one MM
Configuration
/mm config <id> View current config as JSON
/mm config <id> --spread 3 Update config (takes effect next requote)
Start Flags
| Flag | Default | Description |
|---|
--spread N | 2 | Base half-spread in cents |