54 lines
1.1 KiB
Plaintext
54 lines
1.1 KiB
Plaintext
; === OrdersEA_Smart_Grid - USDCAD Settings ===
|
|
; USDCAD Grid - Oil correlated, moderate trends
|
|
; Timeframe: H1
|
|
; Best for: Ranging markets, avoid during oil inventory releases
|
|
|
|
; === Grid Settings ===
|
|
UseAutoPivots=true
|
|
InpManualHigh=0
|
|
InpManualLow=0
|
|
Entry=18 ; 18 pip spacing
|
|
TP=30 ; 30 pip TP
|
|
Lots=0.01
|
|
MaxLevels=6
|
|
|
|
; === Range Filters ===
|
|
UseRSIFilter=true
|
|
RSIPeriod=14
|
|
RSILower=32
|
|
RSIUpper=68
|
|
UseADXFilter=true
|
|
ADXPeriod=14
|
|
ADXMax=28 ; Moderate
|
|
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
|
|
|
|
; === WARNING ===
|
|
; Avoid: Wednesday 10:30 AM EST (Oil inventories)
|
|
; Avoid: Major oil news events
|
|
|
|
; === EA Settings ===
|
|
MagicNum=333006
|
|
|
|
; === Weekend Protection ===
|
|
InpCloseBeforeWeekend=true
|
|
InpWeekendCloseHour=17
|