mql5/Experts/Advisors/ERMT_PMEx/Modules_PME
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
..
BarCountingAnalyzer_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00
DataTypes_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00
ERMT_PME_Optimised_Settings.mqh Analysis: 2025-11-11 17:23:18 +00:00
ERMT_PME_OptimizedProfitSettings.mqh Analysis: 2025-11-11 17:23:18 +00:00
ERMT_PME_ProfitMaximization_Integration.mq5 Analysis: 2025-11-11 17:23:18 +00:00
M5ContrarianLogic_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00
PME_CompilationTest.ex5 Analysis: 2025-11-11 17:23:18 +00:00
PME_CompilationTest.mq5 Analysis: 2025-11-11 17:23:18 +00:00
PME_TestSuite.mqh Analysis: 2025-11-11 17:23:18 +00:00
PME_TestSuite_Enhanced.mqh Analysis: 2025-11-11 17:23:18 +00:00
PME_TestSuite_Fixed.mqh Analysis: 2025-11-11 17:23:18 +00:00
PositionManager_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00
PositionManager_PME_Complete.mqh ERMT 1.2-> 1.3: 2025-12-03 13:57:36 +00:00
ProfitMaximizer_PME.mqh Fix v1.3 partial closures integration and streamline dashboard 2025-12-04 12:00:09 +00:00
RiskManager_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00
TechnicalAnalysis_PME_Merged.mqh Analysis: 2025-11-11 17:23:18 +00:00
TechnicalAnalysis_PME_Optimised.mqh Analysis: 2025-11-11 17:23:18 +00:00
Utilities_PME.mqh Analysis: 2025-11-11 17:23:18 +00:00