Add EURJPY settings for Confluence EA and Grid EA
This commit is contained in:
41
confluence-eurjpy.set
Normal file
41
confluence-eurjpy.set
Normal file
@@ -0,0 +1,41 @@
|
||||
; === MultiSignal Confluence EA - EURJPY Settings ===
|
||||
; Optimized for EURJPY - moderate volatility JPY cross
|
||||
; Timeframe: H1
|
||||
; Characteristics: Good trends, moderate volatility, liquid
|
||||
|
||||
; === Confluence Settings ===
|
||||
InpMinConfluence=2
|
||||
InpMinStrength=0.72 ; Between USDJPY (0.75) and EURUSD (0.70)
|
||||
InpRequireAllAgree=true
|
||||
|
||||
; === Risk Management ===
|
||||
InpLotSize=0.01
|
||||
InpUseRiskPercent=true
|
||||
InpRiskPercent=0.9 ; Slightly lower than USDJPY
|
||||
InpStopLoss=90 ; 9 pips - middle ground
|
||||
InpTakeProfit=270 ; 1:3 R:R
|
||||
InpUseTrailingStop=true
|
||||
InpTrailingStart=60
|
||||
InpTrailingStep=35
|
||||
InpTrailingStop=45
|
||||
InpMaxPositions=3
|
||||
InpMaxDailyDrawdown=3.0
|
||||
|
||||
; === Filters ===
|
||||
InpUseTrendFilter=false ; Let confluence work
|
||||
InpTrendMAPeriod=50
|
||||
InpUseVolatilityFilter=true
|
||||
InpATRPeriod=14
|
||||
InpMinATRPercent=0.45
|
||||
InpUseADXFilter=true
|
||||
InpADXPeriod=14
|
||||
InpMinADX=23.0 ; Moderate trend strength
|
||||
|
||||
; === Session Filters ===
|
||||
; EURJPY is active during both London and Tokyo
|
||||
; Best times: London open (08:00 GMT), Tokyo-London overlap
|
||||
|
||||
; === EA Settings ===
|
||||
InpMagicNumber=777775
|
||||
InpSlippage=4
|
||||
InpDebugMode=false
|
||||
Reference in New Issue
Block a user