BlackGold EA — User Guide

Last updated: 2026-05-05

📖 Overview

BlackGold EA is a ready-to-use MetaTrader 5 Expert Advisor built exclusively for Gold / XAUUSD. It combines time-based and market-range breakout logic across 4 embedded strategies, each of which can be independently enabled, disabled, or configured for Scalping or Intraday mode.

Every trade is protected by a fixed Stop Loss and Take Profit. There is no grid, no martingale, and no averaging — each trade stands entirely on its own.


🔧 Installation

Follow the standard MQL5 product installation guide for first-time setup. If you received the EA directly from Trade't, refer to the Trade't EA installation guide instead.

BlackGold EA is designed to run on the XAUUSD (Gold) chart on MetaTrader 5 only. Attaching it to any other symbol is not supported.


⚙️ A. General Settings

ParameterDescription
EA CommentActs as the EA's identifier — appears in trade comments and journal logs.
EA Magic NumberUniquely identifies the EA's trades. Use a unique value if running multiple EAs on the same account.
Show PanelDisplays a real-time on-chart info panel showing active strategies, last trade result, and current exposure.
Print LogWhen enabled, logs each decision step to the Experts tab for full transparency.

📊 B. Strategy Modes

BlackGold EA embeds 4 independent strategies. Each one can be individually toggled on or off and configured for either Scalping or Intraday mode.

ParameterDescription
Strategy 1 — EnableToggles Strategy 1 on or off.
Strategy 1 — ModeScalping targets quick moves with a tighter SL/TP ratio. Intraday allows more room with a wider range.
Strategy 2 — EnableToggles Strategy 2 on or off.
Strategy 2 — ModeSame Scalping / Intraday toggle as above.
Strategy 3 — EnableToggles Strategy 3 on or off.
Strategy 3 — ModeSame Scalping / Intraday toggle as above.
Strategy 4 — EnableToggles Strategy 4 on or off.
Strategy 4 — ModeSame Scalping / Intraday toggle as above.

Start with a single strategy enabled to understand its behaviour before combining multiple. Running all 4 strategies simultaneously increases exposure.


💰 C. Risk & Position Sizing

BlackGold EA supports four position sizing methods. Select the one that best fits your risk management approach.

ParameterDescription
Lot ModeChoose from: Fixed Lot, % of Balance, % of Equity, or $ Risk per Trade.
Fixed LotDirect lot size used when Lot Mode is set to Fixed Lot.
Risk %Percentage of balance or equity to risk per trade (used when Lot Mode is % Balance or % Equity).
Risk $ per TradeFixed dollar amount to risk on each trade based on the defined Stop Loss (used when Lot Mode is $ Risk).
Max Lot SizeHard cap on the lot size regardless of calculated risk amount.

When using % Balance or $ Risk modes, ensure your Stop Loss values are calibrated — an oversized SL combined with a high risk % can result in large lot sizes.


🛑 D. Stop Loss & Take Profit

All trades opened by BlackGold EA carry a hard Stop Loss and Take Profit placed at order entry. There are no hidden virtual levels — both values are real pending orders on the broker's side.

ParameterDescription
Stop Loss (Points)Distance in points from the entry price to the Stop Loss. Applied to all strategies unless overridden per strategy.
Take Profit (Points)Distance in points from the entry price to the Take Profit.
Loose SL ModeWhen enabled, the EA applies a wider Stop Loss during periods of elevated volatility to reduce premature stop-outs.
Loose SL MultiplierMultiplier applied to the base Stop Loss when Loose SL Mode is active (e.g. 1.5 widens it by 50%).

Point values on Gold / XAUUSD vary by broker. Verify the SL and TP distances on your broker's XAUUSD specification before going live.


📰 E. News Filter

BlackGold EA includes a built-in news filter that blocks new trades during high-impact USD economic events.

ParameterDescription
Use News FilterEnables or disables the news filter entirely.
Minutes Before NewsNumber of minutes before a news event during which the EA stops opening new trades.
Minutes After NewsNumber of minutes after a news event before the EA resumes normal operation.
News Impact LevelMinimum impact level to filter on. High blocks only red-folder events.

The news filter requires WebRequest to be enabled in MetaTrader 5. Go to Tools → Options → Expert Advisors and add the news source URL to the allowed list.


⚠️ Disclaimer

BlackGold EA is provided for educational and informational purposes. Trading foreign exchange and commodities on margin carries a high level of risk and may not be suitable for all investors. Past performance — including any forward-test results — is not indicative of future results. You are solely responsible for any trading decisions made using this EA. Trade't and its developers accept no liability for financial losses incurred through the use of this product.