Add comprehensive .set files for Confluence EA and Grid EA by pair type

This commit is contained in:
2026-03-29 22:37:49 -04:00
parent 2a8ef3f0d2
commit 8457079306
8 changed files with 530 additions and 0 deletions

36
confluence-xauusd.set Normal file
View File

@@ -0,0 +1,36 @@
; === MultiSignal Confluence EA - XAUUSD (Gold) Settings ===
; Very wide stops required for gold
; Timeframe: H1
; === Confluence Settings ===
InpMinConfluence=2
InpMinStrength=0.75
InpRequireAllAgree=true
; === Risk Management ===
InpLotSize=0.01
InpUseRiskPercent=true
InpRiskPercent=0.5 ; Conservative risk for gold
InpStopLoss=500 ; 50 pips for gold
InpTakeProfit=1000 ; 100 pips (1:2 R:R)
InpUseTrailingStop=true
InpTrailingStart=200
InpTrailingStep=100
InpTrailingStop=150
InpMaxPositions=2 ; Maximum 2 positions
InpMaxDailyDrawdown=2.0 ; Conservative daily limit
; === Filters ===
InpUseTrendFilter=false ; Gold trends strongly, don't fight it
InpTrendMAPeriod=50
InpUseVolatilityFilter=true
InpATRPeriod=14
InpMinATRPercent=1.0 ; High volatility required
InpUseADXFilter=true
InpADXPeriod=14
InpMinADX=20.0
; === EA Settings ===
InpMagicNumber=777774
InpSlippage=10 ; High slippage tolerance for gold
InpDebugMode=false