openclaw-polymarket-trading-bot
Installation
SKILL.md
OpenClaw Polymarket Trading Bot
Skill by ara.so — Hermes Skills collection.
OpenClaw is a production-ready TypeScript bot that predicts whether Polymarket's 5-minute BTC Up/Down markets will move up (YES) or down (NO) and executes real orders via the Polymarket CLOB API. It combines momentum indicators, volatility analysis, whale flow tracking, and optional LLM scoring to generate trading signals.
What It Does
The bot runs a continuous loop that:
- Identifies the active 5-minute BTC Up/Down market on Polymarket
- Collects real-time price data and whale flow (large trades ≥ $200)
- Computes indicators (momentum, volatility, whale bias)
- Generates predictions using AI-enhanced scoring
- Places market orders when edge threshold is exceeded
- Optionally closes positions after a timed interval