Commit graph

3 commits

Author SHA1 Message Date
c4d4c3aab1 Refine dashboard UX and startup profile visibility
- Simplify dashboard layout to status, risk, execution, and effective config\n- Remove legacy v1.3 solution noise and stale label paths\n- Show active startup profile directly in dashboard and fallback comment\n- Add input guidance clarifying Safe/Aggressive/Custom profile behavior\n- Display effective trail/partial settings resolved after profile overrides
2026-03-23 16:00:09 +00:00
22aab41aad v1.4 input interface cleanup - streamlined to essentials only 2026-03-23 15:22:26 +00:00
b018bba0f1 ERMT_PME_1.4: add safe/aggressive startup profiles and delay trailing
Quick startup guide:\n1) Attach ERMT_PME_1.4 to your chart.\n2) Set InpStartupProfile: Safe (default), Aggressive, or Custom.\n3) Keep InpPartialEngine=PARTIAL_ENGINE_PROFIT_MAX to avoid double partials.\n4) For longer runners, leave Safe profile enabled (trail starts at >=120).\n5) If needed, move to Custom and tune Trail/Partial inputs manually.\n\nWhat this commit changes:\n- Implements profile-based effective settings (trail/partials/runner).\n- Raises default InpTrailStart from 60 to 120.\n- Applies effective profile values to ProfitMaximizer and PositionManager.\n- Logs active profile and effective management parameters at init.
2026-03-23 13:43:22 +00:00