- Market-Maker / Liquidity-Providing Bot
- Goal: Earn many small profits from volume rather than large directional bets.
- Mechanics: monitor the orderbook, place limit orders at selected spreads, adjust for inventory and risk, cancel/adjust if market moves.
For questions, support, or inquiries about this bot, feel free to reach out:
- Dual-Sided Quotes: Places limit orders on both YES and NO outcomes
- Orderbook Monitoring: Continuously monitors orderbook depth and spread
- Dynamic Spread Adjustment: Adjusts quotes based on market conditions and inventory
- Risk Management: Tracks inventory and limits exposure to prevent over-exposure
- Order Management: Automatically cancels and adjusts orders when market moves
- REST API: Control and monitor the bot via HTTP endpoints
The bot implements a market-making strategy that:
- Monitors orderbook for selected markets
- Places limit orders at calculated spreads (default: 50 bps)
- Adjusts quotes based on inventory imbalance
- Cancels/adjusts orders when market moves significantly
- Manages risk by limiting total exposure and position sizes