From 878b0da1c0b3a2a42b9d28f716c84ea8fcbb67a1 Mon Sep 17 00:00:00 2001 From: Reynov Christian Date: Sat, 13 Sep 2025 20:41:15 +0800 Subject: [PATCH] Improve screenshot section in README with more descriptive text --- README.md | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6d5dea7..4a35e8a 100644 --- a/README.md +++ b/README.md @@ -243,25 +243,16 @@ This software is provided "as is" for educational and research purposes. The aut ## 📈 Screenshot +### Dashboard Preview +Main dashboard showing bot status, performance metrics, and quick access to all features. + ![QuantumBotX Dashboard Preview](static/img/dashboard-preview.png) ---- +### Demo Account View +Example of a demo trading account with risk management settings and strategy configuration. -## 🧠 Author +### Strategy Configuration +Interface for setting up and customizing trading strategies with ATR-based risk management. -Developed with 💖 by **Chrisnov IT Solutions** -Concept, Logic & Execution: `@chrisnov` aka BabyDev - ---- - -## ☕ Support This Project - -If you like this project, give it a ⭐ on GitHub, or buy me a coffee to support future versions: - -[Donate with PayPal](https://www.paypal.com/paypalme/rebarakaz) - ---- - -## 📝 License - -This project is licensed under the MIT License - see the LICENSE.md file for details. +### Backtesting Results +Visualization of strategy performance with interactive charts and detailed metrics.