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 |
|