TradeSuite is a multi-exchange cryptocurrency trading platform. It is currently being re-architected into a high-performance, distributed client-server system designed for 24/7 operation and advanced AI-driven analysis.
The TradeSuite project is undergoing a significant evolution from a desktop-based application to a modern, client-server architecture. This upgrade will enable 24/7 data processing, advanced AI-powered features, and a flexible web-based interface.
The development environment is being standardized on WSL2, and we will be leveraging Redis for high-performance in-memory data management.
For a detailed overview of the new architecture, technology stack, and implementation plan, please see the full design blueprint: Blueprint: TradeSuite v2 - Full System Architecture.
- Dockable widgets and persistent layouts
- Shared data streams for efficient multi-widget updates
- Real-time candlestick charts, order book and price level DOM
- Optional Sentinel alert bot for automated monitoring
Full documentation lives in the docs directory. The legacy application can be installed by following the original Getting Started guide. Documentation for v2 will be updated as development progresses. See Autonomous Agent Playground for the new AutoGen framework blueprint.
Please read AGENTS.md for project guidelines.
TradeSuite is released under the MIT License. See LICENSE for details.


