🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Polymarket Mean Reversion Pro

by @themsquared

Generates zero-false mean reversion signals on Polymarket using 4σ price moves with RSI, MACD divergence, ATR compression, and VPIN flow filters.

Versionv1.0.0
💡 Examples

# Run once
python3 mean_reversion.py

Dry run (show signals, no execution)

python3 mean_reversion.py --dry-run

Watch mode (runs every 30 min)

python3 mean_reversion.py --watch

Watch mode dry run

python3 mean_reversion.py --watch --dry-run

⚙️ Configuration

pip install requests boto3

Configure environment variables (or .env file in same directory):

PRIVATE_KEY=your_polygon_private_key
WALLET_ADDRESS=0xYourWallet
TELEGRAM_BOT_TOKEN=your_bot_token  # optional
TELEGRAM_CHAT_ID=your_chat_id      # optional

📋 Tips & Best Practices

The 7-day history must accumulate before signals fire (24+ data points needed). In watch mode, signals start appearing after ~12 hours of data collection.

View on ClawHub
TERMINAL
clawhub install polymarket-mean-reversion-pro

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →