Skip to main content

Overview

The platform is composed of five independent Python modules communicating through a shared SQLite database. The Telegram bot handles all user interaction; monitoring, copy trading, and position management run in background asyncio tasks.

Architecture Diagram

Module Responsibilities

Caching Strategy

External APIs