50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
; === 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
|
|
|
|
; === Weekend Protection ===
|
|
InpCloseBeforeWeekend=true
|
|
InpWeekendCloseHour=17
|