Services Overview
Insiders API→PolyEyes Stack→Trading Tools v2→TPSL Service→WebSocket→Telegram Bot→Copy Trading (Deprecated)→
Copy Trading moved entirely to Trading Tools v2 in the 2026-05-31 cutover. The old
/opt/copytradingstack (ct-*,rustcopytrading) is deprecated — see Copy Trading (Legacy).
Dependency Map
Frontend (Vercel)
└── insiders-api (Cherry / Nomad)
├── PostgreSQL
├── insiders-ws (WebSocket)
└── tgbot-prod (Telegram)
PolyEyes Stack (DevServer / Cherry)
├── polyeyes-indexer
├── polyeyes-metadata
├── hypersync
└── ClickHouse → polyeyes-api → Frontend
Trading Tools v2 Pipeline (Cherry, root PM2) ← replaces /opt/copytrading
Polymarket WS → tt-ingest → tt-router → tt-executor → tt-confirm
├── tt-tpsl (GUARD)
├── tt-bookfeed, tt-enrichment, tt-perfmon
└── tt-control-api :9110 → tradingv2.polyinsiders.com
└── executes over insiders-api (no Polymarket SDK in v2)