Add complete .set files for all major pairs: USDCAD, AUDUSD, NZDUSD, USDCHF, XAUUSD Grid

This commit is contained in:
2026-03-29 22:49:09 -04:00
parent 044b047f6c
commit 3f64e34522
10 changed files with 539 additions and 6 deletions

49
grid-audusd.set Normal file
View File

@@ -0,0 +1,49 @@
; === OrdersEA_Smart_Grid - AUDUSD Settings ===
; AUDUSD Grid - Asian session, China news sensitive
; Timeframe: H1
; Best for: Asian session ranging, avoid China data releases
; === Grid Settings ===
UseAutoPivots=true
InpManualHigh=0
InpManualLow=0
Entry=16 ; 16 pip spacing
TP=28 ; 28 pip TP
Lots=0.01
MaxLevels=6
; === Range Filters ===
UseRSIFilter=true
RSIPeriod=14
RSILower=30
RSIUpper=70
UseADXFilter=true
ADXPeriod=14
ADXMax=30 ; Allow some trend
UseATRFilter=true
ATRPeriod=14
ATRMultiplier=1.5
; === Risk Management ===
StopLoss=0
TRADE_RANGE=55
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
; === Session Note ===
; Best: Asian session (Sydney/Tokyo open)
; Avoid: China data releases (monthly), RBA meetings
; === EA Settings ===
MagicNum=333007