Detect potential insider trading patterns on Polymarket.
- Real-time Data Collection:
- Wallet Classification:
- Pattern Detection:
- Alert System:
- Monitoring Dashboard:
Detect wallets with the following characteristics:
- Backend: Python w/FastAPI
- Database: PostgreSQL
- Task Queue: Celery w/Redis
- Scheduling: APScheduler
- Data Processing: Pandas