Polymarket Sniper Bot Skill 🚀
Production-ready autonomous trading agent for Polymarket. Features real-time momentum detection, HMAC-SHA256 order signing, and a Flask dashboard.
✨ Features
- Auto-Scanning: Cron-driven market scans every 5 minutes
- Momentum Strategy: 15-minute candle RSI + volume surge detection
- CLOB Integration: Direct Polymarket order book API
- Dashboard: Real-time positions, balance, and logs (Flask)
- Simulation Mode: Paper-trade safely before going live
📦 What's Included
scripts/polymarket.py— Core trading enginescripts/dashboard.py— Monitoring UI (Port 5000)scripts/db.py— SQLite persistencescripts/agent.yaml— OpenClaw orchestrationscripts/bootstrap.sh— One-command setupscripts/config.yaml.example— Configuration templateDEPLOYMENT.md— Full setup guide
🛠️ Quick Start
git clone https://github.com/wjs829/polymarket-sniper-skill.git
cd polymarket-sniper-skill/scripts
chmod +x bootstrap.sh && ./bootstrap.sh
python3 dashboard.py # View at http://localhost:5000
📜 License
MIT — see LICENSE file.
微信扫一扫