Add Confluence EA settings for GBPJPY (The Beast) - extreme volatility warnings

This commit is contained in:
2026-03-29 22:58:11 -04:00
parent 57107aac08
commit ab710633c0
2 changed files with 81 additions and 12 deletions

50
confluence-gbpjpy.set Normal file
View File

@@ -0,0 +1,50 @@
; === MultiSignal Confluence EA - GBPJPY Settings ===
; GBPJPY (The Beast) - EXTREME VOLATILITY WARNING
; Timeframe: H1
; Characteristics: Most volatile major pair, 200+ pip moves possible
; WARNING: Use with extreme caution - not for beginners
; === Confluence Settings ===
InpMinConfluence=2
InpMinStrength=0.85 ; VERY HIGH threshold - only strongest signals
InpRequireAllAgree=true
; === Risk Management ===
InpLotSize=0.01
InpUseRiskPercent=true
InpRiskPercent=0.5 ; HALF normal risk - extreme volatility
InpStopLoss=200 ; 20 pips - wide but can be blown through
InpTakeProfit=400 ; 1:2 R:R
InpUseTrailingStop=true
InpTrailingStart=100
InpTrailingStep=50
InpTrailingStop=80
InpMaxPositions=2 ; MAX 2 positions only
InpMaxDailyDrawdown=2.0 ; Conservative daily limit
; === Filters - STRICT ===
InpUseTrendFilter=true ; ENABLE to help avoid chop
InpTrendMAPeriod=50
InpUseVolatilityFilter=true
InpATRPeriod=14
InpMinATRPercent=1.2 ; VERY HIGH - only high volatility
InpUseADXFilter=true
InpADXPeriod=14
InpMinADX=28.0 ; Strong trend required
; === CRITICAL WARNINGS ===
; GBPJPY can gap 100+ pips on weekend open
; Can move 200-500 pips in minutes during news
; Known as "The Beast" or "The Dragon"
; Requires constant monitoring
; NOT RECOMMENDED for accounts under $10,000
; === News to AVOID ===
; UK: GDP, Employment, Inflation, BOE meetings, Brexit news
; Japan: BOJ meetings, Tankan, GDP, intervention threats
; Global: Risk-off events (massive JPY appreciation)
; === EA Settings ===
InpMagicNumber=777780
InpSlippage=10 ; High slippage tolerance
InpDebugMode=true ; Keep debug on for monitoring