Add complete .set files for all major pairs: USDCAD, AUDUSD, NZDUSD, USDCHF, XAUUSD Grid
This commit is contained in:
50
grid-usdchf.set
Normal file
50
grid-usdchf.set
Normal file
@@ -0,0 +1,50 @@
|
||||
; === OrdersEA_Smart_Grid - USDCHF Settings ===
|
||||
; USDCHF Grid - Ranging pair, safe haven flows
|
||||
; Timeframe: H1
|
||||
; WARNING: SNB intervention risk - use carefully
|
||||
|
||||
; === Grid Settings ===
|
||||
UseAutoPivots=true
|
||||
InpManualHigh=0
|
||||
InpManualLow=0
|
||||
Entry=12 ; 12 pip spacing - tighter (ranges)
|
||||
TP=20 ; 20 pip TP - quicker exits
|
||||
Lots=0.01
|
||||
MaxLevels=8 ; More levels (ranges)
|
||||
|
||||
; === Range Filters ===
|
||||
UseRSIFilter=true
|
||||
RSIPeriod=14
|
||||
RSILower=28 ; Wider range
|
||||
RSIUpper=72
|
||||
UseADXFilter=true
|
||||
ADXPeriod=14
|
||||
ADXMax=22 ; Lower - catches range moves
|
||||
UseATRFilter=true
|
||||
ATRPeriod=14
|
||||
ATRMultiplier=1.3 ; Tighter bands
|
||||
|
||||
; === Risk Management ===
|
||||
StopLoss=0
|
||||
TRADE_RANGE=45
|
||||
LongLimit=0
|
||||
ShortLimit=0
|
||||
GetOut=N
|
||||
OpenNewTrades=Y
|
||||
Opposite=false
|
||||
TakeProfitLevelPercent=50
|
||||
TakeProfitLevelDollarAmount=1500
|
||||
EquityFactorPercent=0
|
||||
LotsFactorPercent=0
|
||||
BaseEquity=10000
|
||||
Master=false
|
||||
DiagnosticModeOn=false
|
||||
InpMaxDailyDrawdown=2.0 ; Conservative (SNB risk)
|
||||
|
||||
; === CRITICAL WARNING ===
|
||||
; SNB removed EURCHF peg in 2015 - massive moves possible
|
||||
; Use lower risk, monitor SNB announcements
|
||||
; Consider avoiding during high uncertainty
|
||||
|
||||
; === EA Settings ===
|
||||
MagicNum=333009
|
||||
Reference in New Issue
Block a user