Skip to content

maxsands700/polymarket_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polymarket Insider Tracker

Detect informed money on Polymarket before the market moves.

Why

Prediction markets are driven by supply and demand, but a small subset of traders — insiders, staffers, well-connected individuals — leak private knowledge into the market through their wallets. Unlike regulated equities, Polymarket's on-chain settlement means these moves are visible instantly. This project exploits that transparency.

The goal: identify "informed actors" by their trading fingerprints and, eventually, mirror their positions programmatically.

The Plan

Phase 1 — Pinpointing (The Tracker)

Build a wallet profiling system that separates lucky gamblers from informed insiders using three filters:

  1. Early Bird — Wallets entering markets at low probability (<20%) with disproportionately large positions.
  2. Burner Heuristic — Fresh wallets with zero history that deposit large USDC to bet on a single niche event.
  3. Persistence & Win Rate — "Sharp" wallets maintaining near-100% win rates in specific niches (geopolitics, FDA approvals, etc.) over months.

Phase 2 — Execution (The Trade)

Once high-confidence insiders are identified:

  1. Mirror Trading — Automatically replicate trades from tracked wallets.
  2. Proportional Sizing — Scale bets based on the target's conviction level (% of wallet risked).
  3. Latency Advantage — Execute within seconds of the target's transaction via direct API/chain monitoring.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages