TradingBot
Automated trading assistant for private portfolios. Rule-based analysis and execution – around the clock, without manual intervention.
About the project
The TradingBot is a personal project – not a commercial product, not a service for third parties. The app grew from an interest in algorithmic trading and the question: Can rule-based trading decisions be fully automated without having to sit at a screen constantly?
The result is a two-part system: a Python backend for the actual logic and execution, and a Flutter app as dashboard and control interface.
Architecture
- Python Backend
Market data analysis, signal generation and order execution run as a Python service – rule-based, transparent, no black-box AI.
- Flutter Dashboard
The mobile app shows portfolio status, active positions, trade history and allows manual intervention or pausing of the bot.
The TradingBot is not publicly accessible and is not offered as a service. There are no plans for a public release or commercial use.
