Add complete .set files for all major pairs: USDCAD, AUDUSD, NZDUSD, USDCHF, XAUUSD Grid
This commit is contained in:
37
confluence-usdcad.set
Normal file
37
confluence-usdcad.set
Normal file
@@ -0,0 +1,37 @@
|
||||
; === MultiSignal Confluence EA - USDCAD Settings ===
|
||||
; USDCAD (Loonie) - Oil-correlated, moderate trends
|
||||
; Timeframe: H1
|
||||
; Characteristics: Good trends, oil inverse correlation, moderate volatility
|
||||
|
||||
; === Confluence Settings ===
|
||||
InpMinConfluence=2
|
||||
InpMinStrength=0.73 ; Moderate threshold
|
||||
InpRequireAllAgree=true
|
||||
|
||||
; === Risk Management ===
|
||||
InpLotSize=0.01
|
||||
InpUseRiskPercent=true
|
||||
InpRiskPercent=1.0 ; Standard 1% risk
|
||||
InpStopLoss=100 ; 10 pips
|
||||
InpTakeProfit=250 ; 1:2.5 R:R (trends well)
|
||||
InpUseTrailingStop=true
|
||||
InpTrailingStart=60
|
||||
InpTrailingStep=40
|
||||
InpTrailingStop=50
|
||||
InpMaxPositions=3
|
||||
InpMaxDailyDrawdown=3.0
|
||||
|
||||
; === Filters ===
|
||||
InpUseTrendFilter=true ; Enable - USDCAD trends with oil
|
||||
InpTrendMAPeriod=50
|
||||
InpUseVolatilityFilter=true
|
||||
InpATRPeriod=14
|
||||
InpMinATRPercent=0.35 ; Moderate
|
||||
InpUseADXFilter=true
|
||||
InpADXPeriod=14
|
||||
InpMinADX=22.0 ; Moderate trend strength
|
||||
|
||||
; === EA Settings ===
|
||||
InpMagicNumber=777776
|
||||
InpSlippage=4
|
||||
InpDebugMode=false
|
||||
Reference in New Issue
Block a user