diff --git a/README.md b/README.md
index 8d39b6e6..14c83d70 100644
--- a/README.md
+++ b/README.md
@@ -51,12 +51,10 @@ Join our Telegram developer community: **[NOFX Developer Community](https://t.me
|:---:|:---:|
|
|
|
-### Competition Mode
-
-
-
|
|
### Dashboard
| Overview | Market Chart |
@@ -77,8 +75,6 @@ Join our Telegram developer community: **[NOFX Developer Community](https://t.me
|:---:|:---:|
|
|
|
-*Multiple AI models debate trading decisions with different roles (Bull, Bear, Analyst, Contrarian, Risk Manager)*
-
---
## Supported Exchanges
@@ -284,6 +280,14 @@ All configuration is done through the web interface - no JSON file editing requi
- Multiple rounds of debate with consensus voting
- Auto-execute consensus trades
+### Backtest Lab
+- 3-step wizard configuration (Model → Parameters → Confirm)
+- Real-time progress visualization with animated ring
+- Equity curve chart with trade markers
+- Trade timeline with card-style display
+- Performance metrics (Return, Max DD, Sharpe, Win Rate)
+- AI decision trail with Chain of Thought
+
---
## Common Issues
diff --git a/screenshots/backtest-lab.png b/screenshots/backtest-lab.png
new file mode 100644
index 00000000..41f433d5
Binary files /dev/null and b/screenshots/backtest-lab.png differ
diff --git a/screenshots/competition-page.png b/screenshots/competition-page.png
index 59710801..0a599baa 100644
Binary files a/screenshots/competition-page.png and b/screenshots/competition-page.png differ
diff --git a/screenshots/dashboard-market-chart.png b/screenshots/dashboard-market-chart.png
index 9473daae..03945acd 100644
Binary files a/screenshots/dashboard-market-chart.png and b/screenshots/dashboard-market-chart.png differ
diff --git a/screenshots/dashboard-positions.png b/screenshots/dashboard-positions.png
index 8930acf6..6ce51298 100644
Binary files a/screenshots/dashboard-positions.png and b/screenshots/dashboard-positions.png differ