Add comprehensive .set files for Confluence EA and Grid EA by pair type
This commit is contained in:
36
confluence-eurusd.set
Normal file
36
confluence-eurusd.set
Normal 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
|
||||
Reference in New Issue
Block a user