This is a surprisingly complete HFT system for Polymarket's crypto binary markets. It comes with four strategies (momentum, mean reversion, penny clipper, expiry fade) and preconfigured presets across five timeframes, from 5-minute BTC-only scalping to daily position trading. The natural language interface is nice but the real value is in the exit logic: nine prioritized conditions including ratchet floors, depth collapse detection, and forced exits before settlement. Starts in dry-run mode so you can test without risking capital. You'll need Polymarket API credentials to go live. If you're curious about algorithmic trading on prediction markets, this gives you a working system with actual risk management instead of just entry signals.
npx skills add https://github.com/alsk1992/cloddsbot --skill crypto-hft