Add EURJPY settings for Confluence EA and Grid EA
This commit is contained in:
45
grid-eurjpy.set
Normal file
45
grid-eurjpy.set
Normal file
@@ -0,0 +1,45 @@
|
||||
; === OrdersEA_Smart_Grid - EURJPY Settings ===
|
||||
; EURJPY Grid - moderate volatility
|
||||
; Timeframe: H1
|
||||
; Best for: Asian session, ranging periods
|
||||
|
||||
; === Grid Settings ===
|
||||
UseAutoPivots=true
|
||||
InpManualHigh=0
|
||||
InpManualLow=0
|
||||
Entry=18 ; 18 pip spacing (between major 15 and ranging 20)
|
||||
TP=30 ; 30 pip TP
|
||||
Lots=0.01
|
||||
MaxLevels=6 ; Moderate levels
|
||||
|
||||
; === Range Filters ===
|
||||
UseRSIFilter=true
|
||||
RSIPeriod=14
|
||||
RSILower=32
|
||||
RSIUpper=68
|
||||
UseADXFilter=true
|
||||
ADXPeriod=14
|
||||
ADXMax=28 ; Moderate - EURJPY can trend
|
||||
UseATRFilter=true
|
||||
ATRPeriod=14
|
||||
ATRMultiplier=1.6
|
||||
|
||||
; === Risk Management ===
|
||||
StopLoss=0
|
||||
TRADE_RANGE=60
|
||||
LongLimit=0
|
||||
ShortLimit=0
|
||||
GetOut=N
|
||||
OpenNewTrades=Y
|
||||
Opposite=false
|
||||
TakeProfitLevelPercent=50
|
||||
TakeProfitLevelDollarAmount=2000
|
||||
EquityFactorPercent=0
|
||||
LotsFactorPercent=0
|
||||
BaseEquity=10000
|
||||
Master=false
|
||||
DiagnosticModeOn=false
|
||||
InpMaxDailyDrawdown=2.5
|
||||
|
||||
; === EA Settings ===
|
||||
MagicNum=333005
|
||||
Reference in New Issue
Block a user