Signal-Trade-Core

polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot polymarket trading bot

301
5,235
85% credibility
Found May 30, 2026 at 301 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

This is an automated trading bot that watches weather forecasts for cities around the world and trades temperature prediction markets on Polymarket. It looks at tomorrow's expected high temperatures, finds matching "will it be between X and Y degrees?" markets, and buys when prices are cheap (below 15%) or sells when they climb (above 45%). The bot supports three modes: watching without trading, paper trading with fake money, or placing real orders with your actual cryptocurrency. It works with both regular wallets and multi-signature safes, and includes safeguards like maximum trade limits and minimum time-to-resolution checks.

How It Works

1
🔍 Hear about weather prediction markets

You discover that Polymarket lets you trade on tomorrow's temperatures in cities around the world - and someone built a tool that watches the weather for you.

2
📖 Explore how the bot works

You read about a program that checks weather forecasts for 20+ cities, finds matching temperature buckets on Polymarket, and decides whether to buy or sell based on simple rules you set.

3
Choose how to start
📊
Watch-only mode

See what the bot sees - today's forecasts, current prices, and whether any markets match your rules - without touching real money.

💰
Practice mode

Trade with pretend money and track your wins and losses in a simulation to see how the strategy performs before risking anything real.

4
⚙️ Connect your wallet

You provide your cryptocurrency wallet details so the bot can interact with Polymarket's trading system on your behalf - it can use your regular wallet or a multi-signature safe.

5
🚀 Let it run automatically

The bot checks weather forecasts every 30 minutes, scans for matching markets, buys when prices are low, and sells when they rise - until you tell it to stop.

🎯 Watch your trading unfold

You see your positions grow or shrink based on whether cities end up hotter or cooler than expected - all without having to stare at screens yourself.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 301 to 301 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is weather-prediction-bot?

This is a Node.js automation tool that scans Polymarket's temperature prediction markets and automatically trades on them based on weather forecasts. The bot pulls data from the National Weather Service for US cities and Open-Meteo for international locations, maps the forecast high to the matching temperature bucket on Polymarket, then either prints signals, runs paper trades against a local ledger, or posts real orders to the Polymarket CLOB on Polygon. You configure it through environment variables, pick your cities, set price thresholds, and it handles the rest.

Why is it gaining traction?

The hook is simple: it removes the manual work from a clearly defined strategy. Weather markets resolve on specific stations, forecasts are public, and the logic is deterministic -- this bot just executes that logic on a schedule. The three-mode approach (signal, paper, live) makes it approachable: you can validate the logic without touching real funds. Support for proxy wallets and Gnosis Safe signatures broadens the audience to users who want more security than a raw private key on an EOA.

Who should use this?

Traders already familiar with Polymarket's CLOB who want to systematize weather-based strategies. Researchers backtesting weather-market hypotheses against a local simulation. Developers exploring prediction market arbitrage concepts without building the plumbing from scratch.

Verdict

This is a functional, well-documented tool for a niche but valid use case. The credibility score of 0.8500000238418579% and 301 stars suggest early traction but limited community validation. Documentation is thorough, but test coverage and production hardening are unclear -- start with paper trading and small sizes before committing real capital.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.