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-eurusd.set Normal file
View File

@@ -0,0 +1,36 @@
; === MultiSignal Confluence EA - EURUSD Settings ===
; Balanced settings for major pair
; Timeframe: H1
; === Confluence Settings ===
InpMinConfluence=2
InpMinStrength=0.70
InpRequireAllAgree=true
; === Risk Management ===
InpLotSize=0.01
InpUseRiskPercent=true
InpRiskPercent=1.0
InpStopLoss=100 ; Standard 10 pips
InpTakeProfit=200 ; 1:2 R:R
InpUseTrailingStop=true
InpTrailingStart=50
InpTrailingStep=50
InpTrailingStop=50
InpMaxPositions=3
InpMaxDailyDrawdown=3.0
; === Filters ===
InpUseTrendFilter=true ; Enable trend filter for major pair
InpTrendMAPeriod=50
InpUseVolatilityFilter=true
InpATRPeriod=14
InpMinATRPercent=0.3
InpUseADXFilter=true
InpADXPeriod=14
InpMinADX=20.0
; === EA Settings ===
InpMagicNumber=777772
InpSlippage=3
InpDebugMode=false