Automates trading on prediction markets by detecting and classifying breaking news in real-time.
This Python project, Polymarket Pipeline V2, monitors news from Twitter, Telegram, and RSS to identify breaking events. It then uses Claude to classify the market impact (bullish, bearish, or neutral) on niche Polymarket markets and executes trades automatically when an edge is detected. The core functionality is managed via the `cli.py` script, with commands like `watch` for real-time operation and `backtest` for strategy validation.
Automates trading on prediction markets by detecting and classifying breaking news in real-time.
Traders and developers interested in automating prediction market strategies using AI and real-time data.
No snapshots yet
Snapshots will be created automatically once this repository is processed.