docs: update repo URLs after rename to Apex_AI_MT5_EA_Optimizer

Replace all 13 occurrences of github.com/tonnylegacy/MT5_Optimizer
with github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer across:
- README.md (clone instructions)
- SUBMISSION.md (GitHub URL field + checklist)
- TODO_NEXT.md (next-session prompt)
- PROJECT_HANDOFF.md (header + status table + footer)
- docs/GETTING_STARTED.md (clone instructions, issue tracker link)
- ui/templates/dashboard.html (Source on GitHub nav link)

Also clean up the SUBMISSION.md Video/GIF block to list both the
YouTube video and the in-README demo GIF.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
LEGSTECH Optimizer
2026-04-26 08:14:24 +00:00
co-authored by Claude Opus 4.7
parent 33e670aa4c
commit d9ed625579
6 changed files with 18 additions and 16 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
**Last Updated:** 2026-04-13
**Status:** ✅ Phase 1 (Backend Engine) + ✅ Phase 2 (Live Web Dashboard) — BOTH COMPLETE
**GitHub:** https://github.com/tonnylegacy/MT5_Optimizer
**GitHub:** https://github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer
**Primary EA:** LEGSTECH_EA_V2 | Symbol: XAUUSD | Timeframe: H1 | Broker TZ: UTC+2
---
@@ -218,7 +218,7 @@ broker:
| ui/static/js/dashboard.js | ✅ | SocketIO + Chart.js + live updates |
| reports/writer.py | ✅ | HTML + CSV + JSON per run |
| Launch Optimizer.bat | ✅ | Double-click launcher |
| GitHub | ✅ | https://github.com/tonnylegacy/MT5_Optimizer |
| GitHub | ✅ | https://github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer |
---
@@ -290,7 +290,7 @@ git push
| Item | Value |
|---|---|
| Python | 3.11 — `C:\Users\DELL\AppData\Local\Programs\Python\Python311\python.exe` |
| GitHub | https://github.com/tonnylegacy/MT5_Optimizer |
| GitHub | https://github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer |
| MT5 Terminal ID | `D0E8209F77C8CF37AD8BF550E51FF075` |
| MT5 Broker | HFMarketsGlobal-Live3 (Build 5660) |
| Tester Agent | `Agent-127.0.0.1-3000` |
@@ -401,5 +401,5 @@ First successful parser test on real MT5 report (2026-04-13):
---
*Last updated by Antigravity AI — 2026-04-13*
*GitHub: https://github.com/tonnylegacy/MT5_Optimizer*
*GitHub: https://github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer*
*Both Phase 1 and Phase 2 are complete. Continue from Phase 3 (packaging).*