Trading robot · MT5

Gold Domination EA

by JoeMoer

Gold Domination is an automated trading robot for MetaTrader 5 developed for the gold market.

High risk

GitHub stars1
Forks1
Last update1 year ago20 May 2025
LicenceNone stated

Overview

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.

Details

Author

JoeMoer on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

Trend following, Mean reversion, Multi-strategy, Martingale

Markets

Gold

Timeframes

M15-H1, H4 and above

Risk profile

  • Uses martingale lot scaling: losses can grow fast

Input parameters

Read from GoldDomination_v1.06.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
InpLotSizedouble0.02Base Lot Size
InpMagicNumberint12000Magic Number
InpBaseStopLossint250Base Stop Loss (pips)
InpBaseTakeProfitint200Base Take Profit (pips)
InpSlippageint10Slippage (points)
InpMaxPositionsint1Maximum Concurrent Positions
InpCCI_Periodint14CCI Period
InpWilliamsR_Periodint14Williams %R Period
InpADX_Periodint14ADX Period
InpADX_Thresholddouble25.0ADX Trending Threshold
InpATR_Periodint14ATR Period
InpATR_Multiplierdouble2.0ATR Volatility Filter
Show all 40 inputs
NameTypeDefaultDescription
InpUseVolumeFilterbooltrueUse Tick Volume Filter
InpVolumeThresholdint100Minimum Tick Volume
InpUseFibLevelsbooltrueUse Fibonacci Confluence
InpUsePriceActionbooltrueUse Price Action Patterns
InpCCI_Extremedouble100.0CCI Extreme Level (+/-)
InpWR_Oversolddouble-80.0Williams %R Oversold
InpWR_Overboughtdouble-20.0Williams %R Overbought
InpUseDXYbooltrueUse DXY Correlation
InpDXY_SymbolstringDXYDXY Symbol
InpUseVIXbooltrueUse VIX Fear Index
InpVIX_SymbolstringVIXVIX Symbol
InpVIX_Lowdouble15.0VIX Low Threshold
InpVIX_Highdouble20.0VIX High Threshold
InpUseConfidenceSizingbooltrueConfidence-Based Position Sizing
InpMinSizeFactordouble0.5Minimum Size Factor (50%)
InpMaxSizeFactordouble1.5Maximum Size Factor (150%)
InpUsePyramidingbooltrueEnable Position Pyramiding
InpMinConfidenceint7Minimum Confidence Threshold (6-10)
InpUseTrailingStopbooltrueUse Trailing Stop
InpTrailingStartint100Trailing Start (pips)
InpTrailingStepint30Trailing Step (pips)
InpUseVolatilityTPbooltrueVolatility-Adjusted TP
InpUsePartialClosebooltrueUse Partial Profit Taking
InpPartialPercent1double0.25First Partial Close %
InpPartialPips1int100First Partial Close (pips)
InpUseHybridSystembooltrueEnable Hybrid Scale-Out + Dynamic
InpScaleOutTimeHoursint1Hours Before Scale-Out
InpDynamicExitPipsint30Additional Pips for Range Exit

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone JoeMoer/MT5-Gold-Domination-EA from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar expert advisors

Nolo Trading Bot

by festomanolo
4 stars

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

MT5 Trading robot Trend followingMean reversionBreakout High risk
Updated 6 months ago MIT GitHub repository of Nolo Trading Bot
4 stars

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

MT5 Trading robot Trend followingMean reversionSMC / ICT / price action High risk
Updated 1 year ago None stated GitHub repository of Alif BB RSI ADX MTFA

Gold Adaptive Multi Regime EA

by cdimabusinessent-byte
1 stars

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

MT5 Trading robot Trend followingMean reversionBreakout High risk
Updated 4 months ago None stated GitHub repository of Gold Adaptive Multi Regime EA

EA31337 Libre

by EA31337
252 stars

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

MT5 Trading robot Multi-strategyTrend followingMean reversion
Updated 1 year ago GPL-3.0 GitHub repository of EA31337 Libre

Autumn Harvest

by wait4signal
8 stars

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

MT5 Trading robot Mean reversionTrend followingMulti-strategy
Updated 1 year ago GPL-3.0 GitHub repository of Autumn Harvest

Simba Sniper EA

by oriokie
6 stars

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

MT5 Trading robot SMC / ICT / price actionScalpingTrend following High risk
Updated 8 months ago Custom licence GitHub repository of Simba Sniper EA

More trading robots

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers