Uruguabot
Self-hosted Python bot for Polymarket's 5-minute BTC and ETH up/down markets, sold with its complete live trading record — losses included. A free GitHub repo publishes every fill from two generations of testing plus a 1,934-window study in which every automated signal scored roughly coin-flip against the human's 59%; the published numbers reproduce exactly from the raw CSVs, though the logs omit market ids, so the record is self-attested rather than on-chain verifiable. Both generations together lost about $270 — mostly execution and a since-fixed ghost-fill bug — while the configuration that ships as default closed its live run at +7.3% ROI on a 40% win rate over a small 25-trade sample: momentum entries, stop re-anchored to execution price minus 10¢, winners held to binary resolution. Dry-run is the default, with fills simulated from slippage measured on real trades; live mode takes two explicit flags and a dedicated wallet.

Overview
Self-hosted Python bot for Polymarket's 5-minute BTC and ETH up/down markets, sold with its complete live trading record — losses included. A free GitHub repo publishes every fill from two generations of testing plus a 1,934-window study in which every automated signal scored roughly coin-flip against the human's 59%; the published numbers reproduce exactly from the raw CSVs, though the logs omit market ids, so the record is self-attested rather than on-chain verifiable. Both generations together lost about $270 — mostly execution and a since-fixed ghost-fill bug — while the configuration that ships as default closed its live run at +7.3% ROI on a 40% win rate over a small 25-trade sample: momentum entries, stop re-anchored to execution price minus 10¢, winners held to binary resolution. Dry-run is the default, with fills simulated from slippage measured on real trades; live mode takes two explicit flags and a dedicated wallet.
How it works
- Enters on multi-timeframe momentum consensus (30s/1m/5m) with entry gates — but the published audit shows the edge came from exit asymmetry, not prediction accuracy.
- Cuts losers at execution price minus 10¢ and holds winners to binary resolution, so average wins run about 3× average losses at a 40% win rate.
- Simulates first by default using friction measured from its own real fills, then requires deliberate opt-in for live trading.
- Publishes the full record, including the losing configurations, so buyers can recompute every claim from the raw CSVs before paying.
Supported markets
- BTC up/down · 5m
- ETH up/down · 5m
- BTC/ETH up/down · 15m (tested in gen 1)
$99 one-time for the full Python source (~15 files, EN/ES docs) — no subscription, no license server, no telemetry. The audit data itself is free on GitHub. The vendor's own record is a net loss overall with one profitable configuration on a small sample; nothing here promises future profits. Polymarket geo-blocks several jurisdictions, including the US.
Get Uruguabot- Full Python source, one-time purchase, bilingual EN/ES docs
- Published trade-by-trade record on GitHub: 4,086 gen-1 trades, 97 live gen-2 fills, raw CSVs under CC BY 4.0
- Dry-run simulator calibrated with slippage distributions measured from real fills, not zero-friction backtests
- Ghost-fill detection via USDC balance delta with on-chain fallback — the bug it fixes cost more than the strategy earned
- Asymmetric exits: stop at execution minus 10¢, winners held to $1 resolution
- Circuit breakers on by default: daily loss, losing streak, unfilled ratio, plus a volatility guard that skips violent stretches where stops slip worst
- Local signal-accuracy panel that freezes predictions before each window and scores every signal — including your manual picks
- Live mode gated behind two explicit flags, starting at $2 bets
- Author
- uruguabot.com
- Category
- Crypto Markets
- Website
- uruguabot.com
- Risk level
- High risk
- Added
- Aug 20, 2026
More bots to explore
View all in Crypto Markets
Infinity
Crypto MarketsA full trading terminal inside Telegram, covering two venues at once: Polymarket prediction markets on the live CLOB order book, and Hyperliquid perps and spot — plus copy-trading on top. There is no baked-in strategy; Infinity is the execution layer, so you decide and it fills. Each account gets its own dedicated wallet per venue, AES-256-GCM encrypted at rest and exportable at any time. Written in Rust, translated into 8 languages, and running on mainnet with on-chain fills anyone can verify.

PolySigma
Crypto MarketsPremium strategy course and live signals terminal for Polymarket's BTC 15-minute markets. A 13-module playbook covers market structure, indicators (RSI, MACD, VWAP, EMA), position sizing, exit ladders and trading psychology; graduates unlock the Prediction Terminal — a live quantitative system that surfaces edge in real time.

PolymarketAlpha
Crypto MarketsAutonomous AI agents that scan, analyze and execute on Polymarket across sports, crypto (5m, 15m, 1h) and weather markets — no manual intervention. Backed by a custom-built desk that also ships professional on-chain Solana bots (MEV, arbitrage, sniping and market making).