Add comprehensive .set files for Confluence EA and Grid EA by pair type
This commit is contained in:
36
confluence-gbpusd.set
Normal file
36
confluence-gbpusd.set
Normal file
@@ -0,0 +1,36 @@
|
||||
; === MultiSignal Confluence EA - GBPUSD Settings ===
|
||||
; Wider stops for volatile Cable
|
||||
; Timeframe: H1
|
||||
|
||||
; === Confluence Settings ===
|
||||
InpMinConfluence=2
|
||||
InpMinStrength=0.80 ; More selective for volatility
|
||||
InpRequireAllAgree=true
|
||||
|
||||
; === Risk Management ===
|
||||
InpLotSize=0.01
|
||||
InpUseRiskPercent=true
|
||||
InpRiskPercent=0.8 ; Lower risk % for volatility
|
||||
InpStopLoss=150 ; Wider SL (15 pips)
|
||||
InpTakeProfit=300 ; 1:2 R:R
|
||||
InpUseTrailingStop=true
|
||||
InpTrailingStart=75
|
||||
InpTrailingStep=50
|
||||
InpTrailingStop=75
|
||||
InpMaxPositions=2 ; Fewer positions
|
||||
InpMaxDailyDrawdown=2.5
|
||||
|
||||
; === Filters ===
|
||||
InpUseTrendFilter=true
|
||||
InpTrendMAPeriod=50
|
||||
InpUseVolatilityFilter=true
|
||||
InpATRPeriod=14
|
||||
InpMinATRPercent=0.5 ; Higher threshold
|
||||
InpUseADXFilter=true
|
||||
InpADXPeriod=14
|
||||
InpMinADX=22.0
|
||||
|
||||
; === EA Settings ===
|
||||
InpMagicNumber=777773
|
||||
InpSlippage=5 ; Higher slippage tolerance
|
||||
InpDebugMode=false
|
||||
Reference in New Issue
Block a user