mql5/Experts/Advisors/ERMT_7x
darashikoh f5de41d739 Fix v1.3 partial closures integration and streamline dashboard
- Fix: Add configuration bridge to pass v1.3 flags to ProfitMaximizer
- Fix: Implement ShouldExecutePartial() method for partial execution logic
- Fix: Integrate partial closure execution in ApplyPhaseManagement()

7.2
Add optional ATR trailing exit for entry-only mode


- Fix: Correct PartialClose() call to use 2 parameters (ticket, percentage)
- Refactor: Streamline dashboard by removing redundant features
  * Remove breakevens counter (disabled in v1.3)
  * Remove performance metrics (Saved/Captured/Efficiency)
  * Remove detailed phase breakdown (6 counters)
  * Remove profit locks section (replaced by phase floors)
  * Reduce dashboard objects from 42 to 21 (50% reduction)
  * Reduce height from 400px to 280px
- All three v1.3 solutions now functional:
  * S1: Floor-only phase locks
  * S2: Dynamic partial closures with 4-factor adjustment
  * S3: ATR-aware breathing room
2025-12-04 12:00:09 +00:00
..
Guides Analysis: 2025-11-11 17:23:18 +00:00
Modules_optimised ERMT 1.2-> 1.3: 2025-12-03 13:57:36 +00:00
Test Scripts Analysis: 2025-11-11 17:23:18 +00:00
ERMT_7.1_Chapter_Readme.md Add new optimization profiles for ERMT_7.1_ERMT-ML on EURUSD M5 2025-11-13 07:52:49 +00:00
ERMT_7.1_ERMT-ML.ex5 feat: Implement ERMT PME v1.3 - Complete Three-Solution Optimization 2025-12-03 15:22:48 +00:00
ERMT_7.1_ERMT-ML.mq5 feat: Implement ERMT PME v1.3 - Complete Three-Solution Optimization 2025-12-03 15:22:48 +00:00
ERMT_7.2_ERMT-ML.mq5 Fix v1.3 partial closures integration and streamline dashboard 2025-12-04 12:00:09 +00:00
STRATEGY_SELECTION_ANALYSIS.md Analysis: 2025-11-11 17:23:18 +00:00