Multi-source data pipeline scraping Polymarket, Binance, news feeds, and on-chain events in real time.
Real-time Polymarket odds scraper via WebSocket + REST fallback
Live Binance spot prices with depth book snapshots
News article fetcher with NLP preprocessing
Blockchain event listener for Polygon transactions
Data consolidation and timestamp alignment
Claude-powered sentiment analysis, pattern recognition, and cross-market confluence scoring.
Dynamic AI prompt builder with market context injection
Market sentiment analysis from news and social feeds
Chart pattern detector using technical indicators
Cross-market signal correlation and scoring engine
Backtest framework and hyperparameter optimization
Final trade decision logic with multi-model voting
Low-latency order management and execution across Polymarket and Binance with slippage control.
Order lifecycle management (create, amend, cancel, fill)
Polymarket CLOB trade execution via招牌 API
CEX trade execution with WS keepalive
Dynamic slippage tolerance based on liquidity
Open position monitoring with P&L calculation
Capital preservation engine capping daily drawdowns at 2% with automated circuit breakers.
Core capital preservation engine with hard 2% daily limit
Real-time daily P&L tracking across all positions
Position size enforcement per market and total
Emergency stop logic with auto-recovery timer
Transaction finality confirmation, gas optimization, and chain reorg detection.
Transaction finality checker with confirmation tracking
Gas price prediction and timing optimization
Multi-wallet balance monitoring with alerts
Reorg detection and position reconciliation
Centralized dashboard backend, real-time WebSocket feeds, config management, and logging.
Backend API server serving dashboard endpoints
WebSocket feed handler pushing live updates
Bot configuration management with hot-reload
Centralized logging with structured JSON output