Add complete .set files for all major pairs: USDCAD, AUDUSD, NZDUSD, USDCHF, XAUUSD Grid
This commit is contained in:
51
grid-xauusd.set
Normal file
51
grid-xauusd.set
Normal file
@@ -0,0 +1,51 @@
|
||||
; === OrdersEA_Smart_Grid - XAUUSD (Gold) Settings ===
|
||||
; GOLD Grid - EXTREME VOLATILITY WARNING
|
||||
; Timeframe: H1
|
||||
; ONLY use during ranging periods, avoid news
|
||||
|
||||
; === Grid Settings ===
|
||||
UseAutoPivots=true
|
||||
InpManualHigh=0
|
||||
InpManualLow=0
|
||||
Entry=80 ; 80 pip spacing - VERY WIDE
|
||||
TP=120 ; 120 pip TP
|
||||
Lots=0.01
|
||||
MaxLevels=2 ; MAX 2 levels - very conservative
|
||||
|
||||
; === Range Filters ===
|
||||
UseRSIFilter=true
|
||||
RSIPeriod=14
|
||||
RSILower=25 ; Wide RSI range
|
||||
RSIUpper=75
|
||||
UseADXFilter=true
|
||||
ADXPeriod=14
|
||||
ADXMax=18 ; Very strict - only flat markets
|
||||
UseATRFilter=true
|
||||
ATRPeriod=14
|
||||
ATRMultiplier=2.5 ; Very wide ATR bands
|
||||
|
||||
; === Risk Management ===
|
||||
StopLoss=0
|
||||
TRADE_RANGE=150
|
||||
LongLimit=0
|
||||
ShortLimit=0
|
||||
GetOut=Y ; GET OUT enabled for safety
|
||||
OpenNewTrades=Y
|
||||
Opposite=false
|
||||
TakeProfitLevelPercent=30 ; Lower profit target
|
||||
TakeProfitLevelDollarAmount=1000
|
||||
EquityFactorPercent=0
|
||||
LotsFactorPercent=0
|
||||
BaseEquity=10000
|
||||
Master=false
|
||||
DiagnosticModeOn=true ; Debug on for monitoring
|
||||
InpMaxDailyDrawdown=1.5 ; VERY conservative
|
||||
|
||||
; === CRITICAL WARNINGS ===
|
||||
; Gold can move 500+ pips in minutes
|
||||
; Avoid: NFP, FOMC, geopolitical events
|
||||
; Avoid: US session open (8:30 AM EST)
|
||||
; Monitor closely - ready to manually close
|
||||
|
||||
; === EA Settings ===
|
||||
MagicNum=333010
|
||||
Reference in New Issue
Block a user