You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polymarket tennis trading toolkit (Python, MIT, observe-only): discover tennis markets on the Gamma API, match them to live tennis matches, watch market price vs live score, server and break point. The data layer for a Polymarket or Kalshi tennis trading bot.
Who sees the point first? Measurement harness for live-tennis score latency vs Polymarket/Kalshi repricing — LTA poll + push feed, Gamma, CLOB WS, Kalshi orderbook. Methodology + offline tests; no numbers published yet. MIT.
Tennis trading bot starter kit (python): trade the break-point window off the Live Tennis API real-time WebSocket feed — the live-state half of a Polymarket/Kalshi tennis bot. Paper orders only; the real-execution seam is yours to implement.
Tennis trading bot starter kit (go): trade the break-point window off the Live Tennis API real-time WebSocket feed — the live-state half of a Polymarket/Kalshi tennis bot. Paper orders only; the real-execution seam is yours to implement.
Vibe-Trading data loader for Polymarket tennis markets: event-market price series (public Gamma API, keyless) with optional Live Tennis API live-state enrichment (score, server, break point, retirement). Vibe-code a tennis trading research loop. Observe-only, MIT.
Live-tennis match-state gate for Simmer/Polymarket tennis markets — modeled on simmer-sdk's regime_gate_skill.py. Observe-only: gates/sizes entries on live score, serving, break-point and retirement state from the Live Tennis API (FREE tier). MIT.
Tennis trading bot starter kit (node): trade the break-point window off the Live Tennis API real-time WebSocket feed — the live-state half of a Polymarket/Kalshi tennis bot. Paper orders only; the real-execution seam is yours to implement.