From 0e2409bfcf6898385ceabd2063c638a3f3a9adaa Mon Sep 17 00:00:00 2001 From: Garfield Date: Thu, 23 Jul 2026 01:08:45 -0400 Subject: [PATCH] Deploy metals sizing: XAUUSD 1.00->0.75, XAGUSD 1.00->0.35 Per user decision 2026-07-22/23, applying the endorsed sizing from the metals sizing review (skipping the 'temporary ceiling' variant). Caps per-position risk at ~$1,125 gold / ~$1,750 silver (vs $1,500/$5,000 at 1.00 lot); tail case (4 stops both sides, both symbols) now ~$5,750 (~5.1% of $111k equity) vs the prior ~$26k. Cross-EA combined-risk cap (the doc's other ask) remains a separate future v5.7 task -- not yet built, so the account-level dollar cap is not enforced, only the per-symbol lot reduction. Co-Authored-By: Claude Fable 5 --- bo-xagusd.set | 2 +- bo-xauusd.set | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bo-xagusd.set b/bo-xagusd.set index 3c00328..bea76ba 100644 --- a/bo-xagusd.set +++ b/bo-xagusd.set @@ -9,7 +9,7 @@ InpManualHigh=0 InpManualLow=0 Entry=60 TP=3000 -Lots=1.00 +Lots=0.35 MaxLevels=2 ; === Range Filters === diff --git a/bo-xauusd.set b/bo-xauusd.set index 3306ddb..873787d 100644 --- a/bo-xauusd.set +++ b/bo-xauusd.set @@ -9,7 +9,7 @@ InpManualHigh=0 InpManualLow=0 Entry=100 TP=5000 -Lots=1.00 +Lots=0.75 MaxLevels=2 ; === Range Filters ===