Install
openclaw skills install polymarket-world-cup-delta-pairsPair NO-advance with YES-winner legs for the same 2026 World Cup team to trade cross-market mispricing.
openclaw skills install polymarket-world-cup-delta-pairsStrategy source: https://x.com/zETHerka/status/2061162222156460540
This skill links two related market types for the same team:
It enters a pair:
The goal is to monetize structural mispricing and event-driven repricing between connected markets.
pair_cost = (1 - advance_yes) + winner_yes1 - pair_cost(winner_yes + boost) - pair_cost--venue (sim, polymarket, kalshi)$4 (pair spend = $8)$302+0.10team_universe)cd skills/polymarket-world-cup-delta-pairs
python world_cup_delta_pairs.py --config
python world_cup_delta_pairs.py --venue sim
python world_cup_delta_pairs.py --venue sim --live
python world_cup_delta_pairs.py --venue sim --positions
python world_cup_delta_pairs.py --set per_leg_usd=5
python world_cup_delta_pairs.py --set winner_reprice_boost=0.12
python world_cup_delta_pairs.py --set min_settle_edge=0.03
python world_cup_delta_pairs.py --set min_cross_gap=0.25
python world_cup_delta_pairs.py --set min_reprice_edge=-0.30
settle_edge and reprice_edge thresholdsper_leg_usd on each legmax_spread, max_slippage_pctcooldown_hoursmax_pairs_per_rundaily_budget_usd--no-safeguards disables)