I got curious about @distinct-baguette and @gabagool22 after watching them trade crypto up/down markets on Polymarket. Probably the same person — same patterns, same timing. I started pulling their orderbook data to see if I could figure out what they were doing. Took a few months.
Once I had it mapped out I wrote my own version in Rust and started running it. The dashboard above is that bot — it's live on a VPS right now. $200,000+ in profit so far — check my wallet.
Extra money. These markets do tens of millions in daily volume — a few more bots don't change anything. I keep availability limited and refill batches after confirming the edge is still there.
Dashboard is on a 2-minute delay and obfuscates order details — it's a demo, not a signal feed.
$ cat ./verified_accounts
These accounts used the bot (thank you for letting me share!) Some of them are inactive because the owner switched to a new account:
Production trading bot for Polymarket crypto UP/DOWN bucket markets. Captures spreads and arbitrage across 4 assets and 3 time windows, 24/7.
▶Momentum — follows directional BTC signals from Binance in sub-second (4 execution modes)
▶Market Making — two-sided quoting with Binance preemptive cancel (detects adverse price moves, cancels before getting filled)
▶Spread Capture — arbitrages the gap between UP and DOWN sides for risk-neutral profit
BTCETHSOLXRP5m / 15m / 1h windows
Stop-loss with configurable threshold, cooldown, and partial exit. Dry-run mode, graceful restarts, on-chain position merging. Full Polymarket CLOB + vendored SDK.
$ cat ./package-included
✓Software Package - Permanent access to all files
→Arbigab Software (Docker Image)
→Configuration files with algo profiles (updated weekly)
→Backtesting scripts and analysis tools
→50GB+ scraped market data for backtesting
✓Support - I can try to help you install the bot if unexpected issue arise. However, any basic coding questions or debugging are not included.
📦 Weekly updates: New algo profiles accessible through the application.
$ cat ./package-excluded ⚠️
✗NO coding courses - Intermediate dev skills required
→If you can't install dependencies or debug code, don't buy
✗NO deployment guides - You handle VPS setup
→Use VPS near Polymarket servers, not your laptop
⚠️
NO AUTOMATIC PROFIT GUARANTEE
Bot may fail due to: network issues, API changes, market conditions, configuration errors, insufficient capital, etc. Start with recalibration_trade_size_threshold=5 to experiment safely.
$ cat ./system-requirements
Recommended setup for beginners:
•Use AI (ChatGPT/Claude) to help install dependencies
•Deploy on VPS in authorized location near Polymarket servers
•Start testing with recalibration_trade_size_threshold=5