Whole Suite — Every predtools strategy

All 10 predtools bots across crypto scalping, copy trading, maker rebates, resolution sniping, tail events, daily arb, and on-chain redemption.

10 bots · One-time payment

What you get

The complete predtools catalog. Ten strategies across every active trading angle on Polymarket -- crypto scalping, whale copy trading, maker rebates, resolution sniping, tail-event long shots, daily threshold arb, the arb framework, and the on-chain redeemer. At $249, the bundle saves ~35% off the $387 per-bot total. That savings is roughly what you'd pay for two bots outright.

Included bots by category

BTC crypto scalpers

| Bot | Timeframe | Strategy | |-----|-----------|----------| | poly5m-v4 | 5-minute | Multi-exchange median + volume imbalance taker | | poly15m-v6 | 15-minute | Book-signal momentum with trend filter | | poly15m-sniper | 15-min, last 15 s | Resolution sniping at the close | | polydaily | Daily | BTC threshold pair arbitrage |

Market-wide scanners

| Bot | Scope | Strategy | |-----|-------|----------| | contrarian | All active markets | Maker bids in the 20-50c sweet spot | | resolution-scalper | All active markets | Taker buys at 95-99c before oracle settlement | | redeemer | All active markets | On-chain redemption of settled winning positions |

Alpha sourcing and special situations

| Bot | Scope | Strategy | |-----|-------|----------| | polycopy | Whale wallets | Copy whale positions sized by wallet confidence | | polyweather | Weather markets | Tail-event longs at $0.01-$0.10 with ensemble forecast edge | | arb | Cross-market | Framework for arbitrage between correlated outcomes |

Why the full kit earns the biggest discount

Prediction-market alpha comes from many uncorrelated sources simultaneously. A single bot captures one edge; ten bots capture the whole surface area of the market.

The 35% bundle discount reflects that reality: each additional bot adds diversification value that outpaces the marginal per-bot price. By the time you've bought six or seven bots, you're essentially getting the remaining three free.

Strategy overview

poly5m-v4 is the core crypto scalper. It builds a composite price signal from Binance, Coinbase, and Kraken medians plus Binance volume imbalance, enters 5-minute BTC binary markets as a taker, and resolves WIN/LOSS via the Chainlink oracle. Multi-exchange price alignment means the signal tracks the actual settlement price, not a single venue's feed.

poly15m-v6 targets the 15-minute window with a book-signal approach and a trend filter. The trend filter was the central v6 improvement -- it cuts trades against prevailing momentum without materially reducing the winner count.

poly15m-sniper enters only in the last 15 seconds of a 15-minute market when the outcome is already near-certain. Capital holds for seconds, turns over fast, and the position is always directionally correct before entry.

polydaily fades the mispriced side of the daily BTC threshold market when spot price and threshold diverge enough that one side of the binary is priced too high. It runs as a maker to collect the rebate on top of the edge.

polycopy polls a curated list of high-performing whale wallets via the Polymarket Data API, identifies when a whale opens or adds to a position, and copies the trade sized proportionally. The copy delay is measured in seconds, keeping price impact low.

polyweather targets weather tail-event markets priced at $0.01-$0.10. It runs ensemble forecast models against the Polymarket implied probability and enters when the ensemble shows meaningful edge. One correct 10-cent call pays for dozens of misses.

contrarian scans the full market catalog for maker opportunities in the 20-50c band. Thin liquidity, wide spreads, and mean-reversion dynamics make patient maker bids profitable at scale. Runs at 0% Polymarket maker fee.

resolution-scalper monitors all markets for the 95-99c band, buying when an outcome is nearly certain but not yet settled. Holds for seconds to minutes, turns capital over continuously across the entire market catalog.

redeemer is the housekeeping layer. It polls for unclaimed settled positions and batches on-chain redemptions. Without it, won capital sits locked. With it, every win is liquid within minutes and ready to recycle.

arb is the cross-market framework. It identifies correlated Polymarket outcomes where the combined implied probability drifts above or below 100%, and captures the spread. Useful as a standalone strategy and as a building block for custom extensions.

Running the full kit

All ten bots share the same secrets.json credential format and the same ClobClient initialization pattern. Set up credentials once and all ten are ready to run. Each bot is a standalone Node.js script with no shared state, so they operate independently on the same wallet.

Bots are grouped into two auto-restart runner scripts: the crypto suite (run-all.sh) and individual nohup launchers for the market-wide scanners. Logs write to data/ with separate files per bot, so you can tail any single strategy without noise from the others.

The full kit runs comfortably on a $5/month VPS. The bottleneck is Polymarket API rate limits, not compute.

Included bots

poly5m-v4 — Split-window momentum BTC scalper

Buy-both-sides Gabagool on 5-min BTC. Picks up cheap YES + NO at $0.49 or less, locks profit when pair stays below $0.98. CLOB v2 / pUSD, polls books every 2s from 10s to 260s.

$49v1.3.0

poly15m-v6 — Enhanced orderbook signal BTC scalper

Polymarket book + Chainlink RTDS + CVD + OFI + chop filter + trained meta-model. Needs 3 of 8 confirmation layers before FOK taker at $0.52. Quarter-Kelly with drawdown scaling, holds to resolution.

$59v1.0.0

poly15m-sniper — Resolution sniper for 15-minute BTC markets

LIVE

Resolution sniper for 15-minute BTC binaries. Polls the book every 2s during the final 10s (T-15s to T-5s), fires FOK at up to $0.95 when one side trades mid ≥ $0.90. Goes 100% of cash per snipe.

$39v1.0.0

polycopy — Whale copy-trading bot

Mirrors trades from profitable Polymarket wallets within seconds. Per-whale WR gate ≥55% after 10 trades, 24h stale exit, $0.10 best-bid collapse exit. Adaptive 3s polling after whale activity.

$79v1.0.0

polydaily — Daily BTC pair arbitrage bot

Buy-both-sides Gabagool on daily BTC markets (threshold + Up/Down). Picks up cheap YES + NO, locks profit when pair stays below $0.95. Tracks up to 3 markets at once across a ±$1k strike range.

$29v1.0.0

polyweather — Weather tail-event bot

Buys $0.01-$0.10 outcomes on Polymarket weather markets when an Open-Meteo ensemble forecast implies ≥2× the market's probability. 20 cities, 4-hour scan cycle, 20-position cap.

$29v1.0.0

contrarian — GTC maker bids on underdog outcomes

GTC maker bids on 20-50¢ underdog outcomes across all Polymarket markets. Zero taker fees, 30-min scan loop, multi-layer risk stack. Inspired by @Car's +$22K strategy.

$49v1.0.0

resolution-scalper — Near-certain outcome buyer

Buys $0.95-$0.99 outcomes across Polymarket and holds to resolution for the $0.01-$0.05 spread. Skips esports / close sports via keyword filter, dedupes correlated markets, 20-position cap.

$39v1.0.0

redeemer — On-chain position redeemer

Claims resolved Polymarket positions on-chain via the Safe relayer. Supports standard CTF and neg-risk adapter. Dry-run by default, --live to execute, batches of 20. Free in every bundle.

$9v1.0.0

predtools-arb — Cross-platform arbitrage framework

Scaffold for cross-platform arbitrage between Polymarket and Kalshi. Boilerplate only, CLOB v2 client, lock file, logging, stats, 60s main loop. No trading logic implemented yet, you bring the signal.

$19v1.0.0