Gold Domination EA utilizes a strategy based on CCI, Williams %R, and ADX indicators, supplemented by price action patterns and Fibonacci confluence. The EA incorporates intermarket analysis by tracking the US Dollar Index and the VIX fear index. Risk management features include fixed stop losses, trailing stops, and a confidence-based position sizing algorithm. Trade exits are managed through partial profit-taking, volatility-adjusted targets, and a hybrid scale-out system. The provided documentation is minimal.
Intermarket correlation with DXY and VIX symbols
Confidence-based dynamic position sizing
Volatility-adjusted exits using ATR filters
Hybrid scale-out and partial profit management system
Read from GoldDomination_v1.06.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpLotSize
double
0.02
Base Lot Size
InpMagicNumber
int
12000
Magic Number
InpBaseStopLoss
int
250
Base Stop Loss (pips)
InpBaseTakeProfit
int
200
Base Take Profit (pips)
InpSlippage
int
10
Slippage (points)
InpMaxPositions
int
1
Maximum Concurrent Positions
InpCCI_Period
int
14
CCI Period
InpWilliamsR_Period
int
14
Williams %R Period
InpADX_Period
int
14
ADX Period
InpADX_Threshold
double
25.0
ADX Trending Threshold
InpATR_Period
int
14
ATR Period
InpATR_Multiplier
double
2.0
ATR Volatility Filter
Show all 40 inputs
Name
Type
Default
Description
InpUseVolumeFilter
bool
true
Use Tick Volume Filter
InpVolumeThreshold
int
100
Minimum Tick Volume
InpUseFibLevels
bool
true
Use Fibonacci Confluence
InpUsePriceAction
bool
true
Use Price Action Patterns
InpCCI_Extreme
double
100.0
CCI Extreme Level (+/-)
InpWR_Oversold
double
-80.0
Williams %R Oversold
InpWR_Overbought
double
-20.0
Williams %R Overbought
InpUseDXY
bool
true
Use DXY Correlation
InpDXY_Symbol
string
DXY
DXY Symbol
InpUseVIX
bool
true
Use VIX Fear Index
InpVIX_Symbol
string
VIX
VIX Symbol
InpVIX_Low
double
15.0
VIX Low Threshold
InpVIX_High
double
20.0
VIX High Threshold
InpUseConfidenceSizing
bool
true
Confidence-Based Position Sizing
InpMinSizeFactor
double
0.5
Minimum Size Factor (50%)
InpMaxSizeFactor
double
1.5
Maximum Size Factor (150%)
InpUsePyramiding
bool
true
Enable Position Pyramiding
InpMinConfidence
int
7
Minimum Confidence Threshold (6-10)
InpUseTrailingStop
bool
true
Use Trailing Stop
InpTrailingStart
int
100
Trailing Start (pips)
InpTrailingStep
int
30
Trailing Step (pips)
InpUseVolatilityTP
bool
true
Volatility-Adjusted TP
InpUsePartialClose
bool
true
Use Partial Profit Taking
InpPartialPercent1
double
0.25
First Partial Close %
InpPartialPips1
int
100
First Partial Close (pips)
InpUseHybridSystem
bool
true
Enable Hybrid Scale-Out + Dynamic
InpScaleOutTimeHours
int
1
Hours Before Scale-Out
InpDynamicExitPips
int
30
Additional Pips for Range Exit
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone JoeMoer/MT5-Gold-Domination-EA from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
This expert advisor for MetaTrader 5 is a multi-strategy system that utilizes market regime detection to switch between trend following, range trading, and breakout modes. It incorporates a wide array of technical indicators, including Moving Averages, RSI, MACD, Ichimoku, and SuperTrend. The bot manages risk through v
This MetaTrader 5 expert advisor utilizes a combination of Bollinger Bands, Relative Strength Index, and Average Directional Index to identify entries. It supports multi-timeframe analysis for trend confirmation and provides optional filters for Average True Range and price action patterns such as hammers. Risk managem
This MetaTrader 5 expert advisor is designed for gold trading using an adaptive, modular architecture. It features a regime detector that switches between trend-following, mean reversion, and breakout strategies based on market conditions. The system utilizes exponential moving averages, ADX for trend strength, and RSI
EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario
Autumn Harvest is a multi-strategy MetaTrader 5 expert advisor incorporating technical patterns such as RSI reversals, peak reversals, and the ignored bar strategy. It functions as both an automated trading robot and a position manager, allowing it to maintain external trades or its own. The EA includes risk controls l
This MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity