Add comprehensive .set files for Confluence EA and Grid EA by pair type
This commit is contained in:
45
grid-major.set
Normal file
45
grid-major.set
Normal file
@@ -0,0 +1,45 @@
|
||||
; === OrdersEA_Smart_Grid - Major Pairs Settings ===
|
||||
; Best for: EURUSD, USDJPY, AUDUSD
|
||||
; Timeframe: H1
|
||||
; Balanced settings for liquid major pairs
|
||||
|
||||
; === Grid Settings ===
|
||||
UseAutoPivots=true
|
||||
InpManualHigh=0
|
||||
InpManualLow=0
|
||||
Entry=15 ; 15 pip spacing
|
||||
TP=25 ; 25 pip TP
|
||||
Lots=0.01
|
||||
MaxLevels=7 ; Moderate levels
|
||||
|
||||
; === Range Filters ===
|
||||
UseRSIFilter=true
|
||||
RSIPeriod=14
|
||||
RSILower=30 ; Slightly wider
|
||||
RSIUpper=70
|
||||
UseADXFilter=true
|
||||
ADXPeriod=14
|
||||
ADXMax=30 ; Allow some trending
|
||||
UseATRFilter=true
|
||||
ATRPeriod=14
|
||||
ATRMultiplier=1.5
|
||||
|
||||
; === Risk Management ===
|
||||
StopLoss=0
|
||||
TRADE_RANGE=50
|
||||
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=3.0
|
||||
|
||||
; === EA Settings ===
|
||||
MagicNum=333003
|
||||
Reference in New Issue
Block a user