REQUIREMENTS
Earlier than attaching the EA, ensure your setup meets these necessities:
- Platform: MetaTrader 5 (MT5) — construct 2755 or later beneficial
- Account kind: Any (Demo, Reside, or Prop Agency)
- Dealer: ECN or STP with low unfold on XAUUSD. Most beneficial unfold: 25 factors
- VPS: Strongly beneficial for twenty-four/7 operation. An area PC works however should keep on-line throughout lively classes
- Web connection: Steady connection required. The Information Filter makes use of the MQL5 Financial Calendar, which requires connectivity
- Minimal steadiness: No laborious minimal — use the Danger % lot mode to adapt to any account dimension
INSTALLATION
Step 1 — Obtain the EA file
After buy, go to your MQL5 account → My Merchandise and obtain the .ex5 file.
Step 2 — Open the MT5 Information Folder
In MT5: go to File → Open Information Folder. Navigate to MQL5 → Consultants . Copy the .ex5 file into this folder.
Step 3 — Restart MT5 or refresh the Navigator
Within the MT5 Navigator panel (left aspect), right-click on Professional Advisors and choose Refresh. It’s best to now see DVN Core Trendline Breakout within the checklist.
Step 4 — Open a XAUUSD H1 chart
In Market Watch, right-click on XAUUSD and choose Chart Window. Change the chart timeframe to H1.
Step 5 — Connect the EA to the chart
Drag the EA from the Navigator onto the XAUUSD H1 chart. The settings window will open routinely.
Step 6 — Allow AutoTrading
Within the EA settings window:
- Test ✅ Enable Automated Buying and selling
Click on OK.
Step 7 — Verify the EA is operating
It’s best to see a smiley face icon (🙂) within the top-right nook of the chart. The management panel will seem on the left aspect of the chart. In the event you see a frown face (🙁), AutoTrading shouldn’t be enabled — click on the AutoTrading button within the MT5 toolbar.
RECOMMENDED SETTINGS FOR XAUUSD H1
These are the examined default settings. You possibly can load them straight from the set file offered within the help group.
Breakout & Buying and selling
| Parameter | Really useful Worth | Notes |
|---|---|---|
| Timeframe | H1 | Match the chart timeframe |
| Breakout Sort | Candle | Extra reactive; use Shut for fewer however stronger indicators |
| Buying and selling Mode | Purchase & Promote | Change to Purchase Solely in robust uptrend, Promote Solely in downtrend |
Lot & Danger
| Parameter | Really useful Worth | Notes |
|---|---|---|
| Lot Mode | Danger % | Adapts routinely to account dimension |
| Danger % | 1.0% | Enhance to 1.5-2% for extra aggressive development |
| Fastened Lot | 0.01 | Solely used if Lot Mode = Fastened |
Cease Loss & Take Revenue
| Parameter | Really useful Worth | Notes |
|---|---|---|
| SL Mode | Swing Level | Locations SL on the nearest swing excessive/low — extra logical than fastened |
| SL Factors | 3500 | Fallback solely when no swing level is on the market |
| TP Factors | 4500 | Regulate based mostly in your backtesting outcomes |
ATR Trailing Cease
| Parameter | Really useful Worth | Notes |
|---|---|---|
| Allow ATR Trailing | true | Really useful — protects revenue in robust strikes |
| ATR Interval | 14 | Customary setting |
| Activate Multiplier | 2.0 | Path solely prompts after 2× ATR in revenue |
| Path Multiplier | 7.0 | Path distance = 7× ATR from present value |
Development Filter
| Parameter | Really useful Worth | Notes |
|---|---|---|
| Allow Development Filter | true | Blocks counter-trend entries based mostly on Weekly SMA |
| SMA Interval | 5 | Makes use of the 5-period SMA on W1 timeframe |
💡 How the Development Filter works: If value is above the Weekly SMA → solely BUY breakouts are taken. If value is under → solely SELL breakouts. This considerably reduces dropping trades in ranging markets.
Prop Agency Mode (non-compulsory)
Solely allow this in case you are operating a prop agency problem.
| Parameter | Instance (FTMO $10k) | Notes |
|---|---|---|
| Allow Prop Agency Mode | true | — |
| Max Every day Loss | 500 | 5% of $10,000 |
| Max Whole Drawdown | 1000 | 10% of $10,000 |
| Revenue Goal | 1000 | 10% goal |
⚠️ Necessary: Set these values based mostly in your particular problem guidelines. The EA halts all new trades routinely when any restrict is hit.
Information Filter (non-compulsory however beneficial)
| Parameter | Really useful Worth |
|---|---|
| Allow Information Buying and selling Filter | true |
| Minutes Earlier than Information | 30 |
| Minutes After Information | 30 |
| Excessive Affect Solely | true |
| Medium Affect | true |
| Auto-Detect Forex | true |
FIRST RUN CHECKLIST
Earlier than going reside, confirm every of those:
- Chart is about to XAUUSD, timeframe H1
- EA reveals 🙂 (smiley) icon within the chart nook
- AutoTrading button within the toolbar is inexperienced (enabled)
- The management panel is seen on the chart
- Lot Mode is about to Danger % and Danger % is about to your consolation stage
- Development Filter is enabled
- ATR Trailing is enabled
- If utilizing Prop Agency Mode, verify every day loss, drawdown, and goal values match your problem guidelines
- Run a backtest first (Technique Tester → Visible Mode) to know how the EA behaves earlier than going reside
TROUBLESHOOTING
Drawback: EA reveals 🙁 (frown face) AutoTrading is disabled. Click on the AutoTrading button within the MT5 toolbar (it ought to flip inexperienced). Additionally test that Enable Automated Buying and selling was checked when attaching the EA.
Drawback: No trendlines seem on the chart The EA wants sufficient bars to detect swing factors. Be sure to have at the very least 200 bars loaded on the H1 chart. Go to Instruments → Choices → Charts and improve Max Bars in Chart to 10,000 or greater.
Drawback: EA shouldn’t be opening any trades Test the next: (1) Is the Development Filter blocking trades? Have a look at the panel — it reveals present development bias. (2) Is Prop Agency Mode halting buying and selling on account of a reached restrict? Test the Prop Agency part within the panel. (3) Is a Information occasion presently blocking buying and selling? The panel reveals “Information: [X]” when a information block is lively.
Drawback: Trendlines disappear once I change the chart timeframe That is anticipated habits. The EA attracts trendlines solely on the timeframe set within the Timeframe parameter. Switching the chart to a special timeframe hides the strains — they may reappear if you change again to H1.
Drawback: “Not sufficient bars” warning within the journal This often happens proper after attaching the EA on a contemporary chart. Look ahead to MT5 to obtain historic information, or scroll the chart again manually to set off information loading. The warning will disappear as soon as sufficient bars are loaded.
Drawback: ATR Trailing shouldn’t be shifting the cease loss The trailing cease solely prompts after the commerce reaches the Activate Multiplier distance in revenue (default: 2× ATR). If the commerce has not moved sufficient in your route but, the trailing cease is in standby mode. That is intentional — it prevents untimely cease tightening on weak strikes.
GETTING SUPPORT & SET FILES
After buy, contact through MQL5 inbox to be added to the personal help group. Contained in the group you will discover:
- Optimized set information for XAUUSD and different symbols (EURUSD, US30, and extra)
- Set information up to date commonly as market circumstances change
- Direct help from the developer
📡 Free Gold indicators & evaluation:
📩 Direct contact:
Thanks to your buy. If the EA is working nicely for you, a evaluate on the product web page is enormously appreciated and helps the challenge proceed to develop.