v5.4: FX trail start 1000 -> 500 pts (metals keep 1000)

100 pips was reachable on metals only — FX winners kept cycle-closing
before the trail engaged (GBPUSD +70 pips Jul 15 had an unmoved SL).
Input renamed InpTrailStart -> InpTrailStartPoints so every chart picks
up the new 500 default on recompile without per-chart preset reloads;
metal presets set it back to 1000 explicitly.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-15 12:44:50 -04:00
co-authored by Claude Fable 5
parent f6120214ab
commit d308697fd3
18 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ StopLoss=400
; === Trailing Stop ===
InpUseTrailingStop=true
InpTrailStart=1000
InpTrailStartPoints=500
InpTrailStop=500
; === Risk Management ===