DEV Community

Cover image for Polymarket Trading Bot: New feature - Copy gabagool22
xNiNex
xNiNex

Posted on • Edited on

Polymarket Trading Bot: New feature - Copy gabagool22

Added support to copy trades from gabagool22 on Polymarket.
What it does:

  • Monitors trades in real time via WebSocket
  • Executes BUY/SELL orders automatically
  • Supports PERCENTAGE, FIXED, and ADAPTIVE strategies
  • Configurable position limits and risk controls

Built with Rust for performance and reliability.
Uses the official Polymarket CLOB SDK for order execution.
Configure via .env with your wallet and trading parameters.
The bot handles trade monitoring, position tracking, and order execution automatically.

Top comments (0)