Files
mql-trading-bots/grid-nzdusd.set

54 lines
1.0 KiB
Plaintext

; === OrdersEA_Smart_Grid - NZDUSD Settings ===
; NZDUSD Grid - Similar to AUD, agricultural focus
; Timeframe: H1
; Best for: Asian session, ranging periods
; === Grid Settings ===
UseAutoPivots=true
InpManualHigh=0
InpManualLow=0
Entry=17 ; 17 pip spacing
TP=28 ; 28 pip TP
Lots=0.01
MaxLevels=6
; === Range Filters ===
UseRSIFilter=true
RSIPeriod=14
RSILower=32
RSIUpper=68
UseADXFilter=true
ADXPeriod=14
ADXMax=28
UseATRFilter=true
ATRPeriod=14
ATRMultiplier=1.55
; === Risk Management ===
StopLoss=0
TRADE_RANGE=58
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
; === WARNING ===
; Avoid: RBNZ meetings (quarterly), dairy auction news
; Best: Asian session
; === EA Settings ===
MagicNum=333008
; === Weekend Protection ===
InpCloseBeforeWeekend=true
InpWeekendCloseHour=17