AI-powered trading bot for Polymarket (15-min + copy wallet)
Hey,
I’ve been messing around with trading automation and AI recently, and ended up building a couple of bots specifically for Polymarket.
Main idea was to see if I could remove as much manual work as possible and just let a system handle execution.
So far I built:
a 15-minute trading bot (basically runs short trading cycles automatically)
a copy wallet bot (mirrors trades from selected wallets)
Both were coded using AI, and I handled the setup, testing, and making sure everything actually works in practice.
What I like about them:
pretty simple logic (not overengineered)
lightweight
easy to tweak depending on strategy
I’m not a fan of black-box tools, so I made it so the full source code is available, and anyone using it can go through everything, change it, or improve it.
Right now I’m mostly looking for:
- feedback on the idea
- suggestions for improvements
- what features would actually make this useful long-term
If anyone here is into trading bots / automation / Polymarket specifically, I’d appreciate your thoughts.