samanalalokaya
polymarket-copy-trading-bot
BackendTypeScriptNext.jsExpressTradingAutomation
View on GitHub 29
+340
// summary
This is a Polymarket sports copy trading bot developed with TypeScript, supporting the monitoring of top traders and automated trade execution via a Next.js dashboard. The system provides both paper trading and live trading modes, capable of tracking selected traders' buy and sell actions in real-time and executing them synchronously. Additionally, the project includes an Express API server for fetching market data, trader history, and viewing bot operation logs.
// use cases
01
Automated Copy Trading: Monitor and replicate the buy and sell actions of top traders in specific sports markets in real-time.
02
Paper Trading: Validate trading strategies and copy trading performance without risking real capital using paper trading mode.
03
Market Analysis and Monitoring: Utilize the built-in dashboard to view sports market lists, trader leaderboards, and detailed profit and loss charts.