GOLD BURGER EA for MT5: Complete Setup, Trading Logic, Order Flow and Risk Management Guide

22 August 2026, 16:15
Gayathiri Gopalakrishnan
0
23

GOLD BURGER EA for MT5: Complete Setup, Trading Logic, Order Flow and Risk Management Guide

https://www.mql5.com/en/market/product/164949?source=Site+Market+My+Products+Page

GOLD BURGER is an automated Expert Advisor developed for MetaTrader 5. It is designed around price action, candlestick formations, market structure, multi-method chart confirmation, footprint-style order-flow analysis, market bias evaluation and automated position management.

The main idea behind GOLD BURGER is not to enter the market simply because one candlestick pattern appears. A trading opportunity passes through several stages before the EA decides whether a position should be opened.

This article explains how GOLD BURGER works, how to install it, how the different analytical engines interact with each other, what the important settings mean and how a trader can configure the EA for different trading conditions.

gold burger

How GOLD BURGER Works

The trading process begins with market analysis.

GOLD BURGER studies recent candles and calculates an adaptive market unit from recent price movement. This unit becomes an important reference for several calculations inside the EA.

After establishing the current market scale, the EA looks for supported candlestick patterns and market-structure conditions.

When a potential setup is found, the EA does not immediately send an order.

The setup is evaluated through additional stages such as chart confirmation, market bias, reversal analysis, order-flow confirmation, spread conditions, dealing costs, available margin, risk limits and trade-frequency restrictions.

Only after the enabled conditions have been satisfied can the EA proceed to trade execution.

The simplified process is:

Market data → Adaptive price levels → Pattern detection → Market structure → Chart confirmation → Order flow → Market bias → Reversal check → Risk check → Cost check → Trade execution → Position management.

This multi-stage process is one of the main concepts behind GOLD BURGER.

Installing GOLD BURGER in MetaTrader 5

After installing GOLD BURGER through MetaTrader 5, open the chart on which you want the EA to operate.

Select the required symbol and timeframe.

Attach GOLD BURGER to the chart from the Navigator window.

Make sure Algo Trading is enabled in MetaTrader 5.

When the EA loads, its input window will appear.

For the first test, it is normally better to keep most analytical settings at their default values. Risk and lot settings should be adjusted according to the account being used.

After loading, the EA begins collecting the information required by its analytical engines.

If the dashboard option is enabled, information about the current state of the EA can be displayed directly on the chart.

Understanding the Engine

The ENGINE section controls the central decision-making process.

Signal Strength Filter determines the minimum internal level strength required by the trading engine.

The default value is 1.

Increasing this setting makes the engine require stronger conditions before accepting a setup.

Boxes per visible column controls how the EA divides the visible market structure.

The default value is 20.

When this is set to 0, the EA can calculate the required size automatically from volatility.

Adaptive Lookback Bars tells the EA how much historical information should participate in its adaptive calculations.

The default value is 200 bars.

This historical information is used to understand recent market movement and calculate suitable working levels.

Automatic Symbol Optimization

Auto-optimize parameters per symbol is enabled by default.

This is an important feature because different markets behave differently.

EURUSD does not move in the same way as XAUUSD.

XAUUSD does not have the same tick size, spread or volatility as an index.

Cryptocurrency instruments can behave differently again.

When automatic optimization is enabled, GOLD BURGER adapts several internal calculations according to the current symbol specifications.

For most users, keeping this option enabled is the simplest starting point.

Session-Based Scaling

Match level size to this hour of day activates session-aware market scaling.

When disabled, the EA mainly uses recent general market movement.

When enabled, the EA can compare the present trading hour with historical activity from similar hours.

This can be useful because market volatility can change significantly during different trading sessions.

For example, the movement during an active session may be very different from movement during a quieter period.

The default value is disabled.

Users who want the EA to adapt its internal scale more specifically to trading sessions can experiment with this feature in the Strategy Tester.

Entry Confidence

Entry Confidence Minimum is one of the important filtering settings.

The default value is 62.

The value works on a scale from 0 to 100.

A higher value requires stronger internal confidence before an entry is accepted.

Setting it to 0 disables this particular filter.

The purpose of this setting is to prevent weak setups from progressing through the complete trading process.

It should not be interpreted as a predicted probability of winning.

It is an internal agreement score used by the EA.

Maximum Spread Versus Market Unit

Max Spread vs Unit compares the current spread with the market unit calculated by GOLD BURGER.

The default value is 100%.

This gives the spread filter some adaptability because a spread that may be acceptable in one market environment could be excessive in another.

If trading conditions become too expensive relative to the market movement being targeted, the EA can reject the setup.

Maximum Entry Chase

Sometimes a signal is detected but price moves quickly before execution.

Max Entry Chase vs Unit is designed to prevent the EA from chasing price too far away from the original setup.

The default is 120%.

If price has moved beyond the permitted distance relative to the calculated market unit, GOLD BURGER can ignore the entry instead of entering at an unfavorable location.

Market Bias Engine

GOLD BURGER contains a separate Market Bias engine.

A candlestick setup may indicate one direction while the surrounding market structure indicates another.

The Market Bias engine attempts to identify this situation.

Three modes are available.

Off allows the original setup direction to continue without using Market Bias as a directional decision.

Filter uses the bias primarily to reject setups that do not have sufficient agreement.

Reverse allows sufficiently strong surrounding market evidence to influence the final direction.

The default mode is Reverse.

Min Bias Agreement determines the minimum strength required before Market Bias is considered meaningful.

Min Opposing Bias to Reverse determines how strong opposing evidence must become before the direction can be changed.

The default reverse threshold is 40.

Adaptive Bias

Adaptive bias thresholds is enabled by default.

Rather than expecting every instrument to behave identically, GOLD BURGER can adapt its bias thresholds according to the market being analyzed.

Min agreement between readings determines how much agreement is required between the different components participating in the bias calculation.

The default is 35%.

This helps reduce situations in which one isolated reading dominates a decision while the remaining market information is unclear.

Reversal Risk

GOLD BURGER also evaluates what the code calls Reversal Risk.

This is different from the main Market Bias engine.

Market Bias asks which direction the surrounding market appears to favor.

Reversal Risk asks whether significant opposing conditions exist immediately around the intended trade.

Max Reversal Risk controls how much opposing evidence can be accepted.

The default value is 45.

If the calculated reversal risk becomes greater than the configured limit, the EA can reject the entry.

Candlestick Pattern Engine

Candlestick patterns form one of the primary entry sources inside GOLD BURGER.

The EA can recognize multiple bullish and bearish formations.

The default configuration enables selected patterns while leaving others disabled.

Engulfing patterns are enabled by default.

A bullish engulfing formation occurs when bullish price action dominates the previous candle body under the conditions defined by the EA.

A bearish engulfing formation represents the opposite structure.

Piercing Line and Dark Cloud Cover detection are enabled.

Tweezer Top and Tweezer Bottom detection are enabled.

Bullish and bearish Harami detection are enabled.

Hammer and Shooting Star detection are enabled.

Inside Bar Breakout detection is also enabled.

Morning Star and Evening Star can be enabled manually.

Three Soldiers and Three Crows can also be enabled manually.

Marubozu detection and the Two-Candle Run pattern are available but are disabled in the default configuration.

This allows the trader to decide which pattern families should participate in signal generation.

Require Candlestick Pattern

A candlestick pattern is required for every trade is enabled by default.

When this option is active, GOLD BURGER requires a supported candle formation before a normal trade setup can continue.

This gives the strategy a clear price-action foundation.

Users experimenting with a more structure-focused configuration can test alternative behavior, but changes should first be evaluated through backtesting.

Pattern Level Testing

How a pattern must cover the box controls how GOLD BURGER compares the candle formation with its internal market levels.

Three methods are available.

Smart mode can use different logic depending on the type of pattern.

Body mode requires the candle body to satisfy the level condition.

Range mode can use the full High-to-Low candle range.

The default configuration uses Body mode.

This setting changes how strictly price action must interact with the calculated structure.

Break of Structure

Break of Structure, commonly called BOS, is enabled by default.

GOLD BURGER looks for situations where price breaks a previously meaningful structural area.

A structural break can provide information about directional continuation or a change in market behavior.

BOS does not operate as an isolated guarantee of a trade.

It participates in the larger confirmation process.

Change of Character

Change of Character, or CHoCH, is also enabled.

CHoCH attempts to recognize a meaningful change in recent price behavior.

For example, a market that has consistently maintained bullish structure may begin breaking important levels in the opposite direction.

GOLD BURGER can use this type of structural change as part of its reversal and setup analysis.

Order Blocks

Order Block analysis is enabled.

The EA identifies selected historical price areas and evaluates whether price is returning toward a relevant zone.

Order Blocks are considered together with the rest of the strategy rather than being treated as standalone signals.

Fair Value Gaps

Fair Value Gap analysis is enabled.

GOLD BURGER looks for price imbalance structures created during directional movement.

When price later interacts with such an area, the information can participate in the setup evaluation.

Liquidity Sweep

Liquidity Sweep detection is enabled.

This component attempts to identify situations where price trades through a recent important high or low and then shows behavior associated with rejection.

These areas are sometimes described by traders as stop-hunt or liquidity-grab locations.

GOLD BURGER combines this information with its other filters before making a trading decision.

Premium and Discount Analysis

Premium and Discount analysis helps GOLD BURGER understand where current price is located relative to a recent trading range.

Instead of evaluating price without context, the EA can determine whether the market is trading closer to the upper or lower part of an established range.

This becomes another piece of information available to the decision engine.

Chart Confirmation Engine

One of the more extensive parts of GOLD BURGER is the Chart Confirmation section.

The EA internally recreates several different methods of viewing market movement.

The objective is not to physically open nine different charts.

The objective is to obtain different interpretations of the same market data.

The default configuration uses Heikin Ashi, Renko, Range Bars, Volume Profile, Market Profile and Footprint confirmation.

Line Break, Kagi and Point & Figure are available as optional confirmation methods.

Heikin Ashi Confirmation

Heikin Ashi smooths ordinary candle information.

The GOLD BURGER confirmation engine uses this type of interpretation to evaluate whether smoothed price behavior supports or opposes the intended direction.

This can help distinguish a directional move from some of the noise found in standard candles.

Renko Confirmation

Renko focuses primarily on price movement rather than fixed time intervals.

GOLD BURGER uses an internal Renko-style vote as another view of directional behavior.

This does not require the trader to create a separate offline Renko chart.

The calculation is performed internally by the EA.

Range Bar Confirmation

Range Bars focus on a defined amount of price movement.

Their internal representation allows GOLD BURGER to compare time-based candle signals with another price-movement perspective.

Volume Profile Confirmation

Volume Profile analysis evaluates the distribution of available volume information across price areas.

GOLD BURGER uses the available MetaTrader data to calculate an internal volume-based confirmation.

It can help the engine identify areas where market activity has been concentrated.

Market Profile and TPO Confirmation

Market Profile provides another way to understand the distribution of market activity.

GOLD BURGER includes an internal Market Profile/TPO-style confirmation system.

It contributes another directional vote to the overall confirmation process.

Footprint Confirmation

The Footprint component examines recent price and tick-volume activity in smaller price rows.

It is important to understand that MetaTrader 5 broker data is not automatically identical to centralized exchange order-flow data.

For this reason, GOLD BURGER's footprint calculation should be understood as a footprint-style approximation derived from the information available to MetaTrader 5.

The EA uses this information as a confirmation tool rather than presenting it as centralized exchange Bid × Ask volume.

Minimum Winning Confidence

Minimum winning confidence controls how much agreement the enabled chart-confirmation systems must produce before a setup can continue.

The default value is 90%.

This is another internal confidence measure.

It should not be understood as a promise that 90% of trades will win.

A setting of 90 means that GOLD BURGER requires a high level of agreement from the enabled confirmation engines before accepting the setup.

Understanding the Order Flow Engine

The dedicated ORDER FLOW section provides a second footprint-related layer.

Order flow must agree with the trade is enabled by default.

This means that sufficiently strong opposing order-flow information can prevent a trade.

The default engine examines the three most recent candles.

This is controlled by Cluster: how many recent candles to read .

Footprint Row Size

Footprint row size, in ticks determines how price is divided inside the order-flow cluster.

The default value is 10 ticks.

Smaller rows create finer divisions.

Larger rows combine more price movement into each row.

The appropriate interpretation depends heavily on the instrument's tick size and volatility.

Imbalance Ratio

Imbalance ratio is set to 3.0 by default.

The EA uses this to identify situations where activity associated with one side becomes significantly larger than the other side according to its internal footprint approximation.

The information contributes to the order-flow strength calculation.

Absorption Detection

Absorption: extreme rows, pct of cluster volume is set to 15%.

Absorption attempts to identify situations where substantial activity appears around an extreme price area but price does not continue proportionally in that direction.

GOLD BURGER can use this information when evaluating potential support, resistance or reversal behavior.

Delta Divergence

Trap: delta must oppose the close by this pct has a default value of 25%.

The EA compares its calculated delta behavior with the way price closes.

When price direction and calculated flow information disagree strongly enough, the engine can interpret the situation as divergence.

Stacked Imbalance

Stacked imbalance: rows in a row is set to 3.

Instead of reacting to a single unusual row, GOLD BURGER can look for consecutive rows showing related imbalance behavior.

This can provide stronger evidence than one isolated reading.

Minimum Order Flow Strength

Refuse only when the opposing read is this strong is set to 40.

This means weak opposing order-flow information does not automatically cancel every setup.

The opposing reading needs to reach the configured strength before it becomes significant enough to block the trade.

Order Flow Trade Management

Order flow can continue working after the position has been opened.

Let order flow manage the exit is enabled by default.

When flow continues to support the trade, the EA can allow the trailing mechanism more room.

Flow still supports: let the trail breathe has a default multiplier of 2.0.

When order flow begins moving against the position, GOLD BURGER can tighten its trailing behavior.

Flow turned against: tighten the trail uses a default multiplier of 0.5.

This gives the position-management engine the ability to react differently depending on changing market information.

Close Position on Order Flow Flip

Flow turned hard against: close the position is disabled by default.

If enabled, GOLD BURGER can close an existing position when the opposing order-flow reading reaches the configured flip strength.

The default Strength needed to call it a flip is 70.

Because this setting can cause earlier exits, it should be tested carefully before being used.

Reversal Engine

GOLD BURGER contains a dedicated Reversal Engine in addition to Market Bias.

Three modes are available.

Off completely disables the reversal decision.

Advise calculates and records reversal information but does not use it to change the trading side.

Decide allows the reversal engine to participate in choosing the direction when its confidence is sufficient.

The default mode is Decide.

Reversal engine strength needed to act is set to 45.

This means reversal evidence must reach the configured level before it becomes actionable.

Trading Volume

Lot size is 0.01 by default.

When percentage-risk sizing and other automatic lot mechanisms are disabled, this value becomes the base trading volume.

Users should choose the volume according to their account size, symbol and acceptable risk.

A 0.01 lot position can have very different financial exposure on different instruments.

Maximum Open Positions

Max open positions per instance is set to 1.

This means one chart instance of GOLD BURGER normally manages a maximum of one open position.

The setting can be changed, but increasing position count also increases potential exposure.

Close Opposite Position

Close opposite on new signal is disabled by default.

When enabled, a new valid signal in the opposite direction can be used to close an existing opposing position according to the EA's logic.

Structural Stop Loss

GOLD BURGER does not use only a simple fixed Stop Loss distance.

It calculates a structural stop from the setup.

Stop loss multiplier is set to 2.0 by default.

The calculated structural distance is multiplied according to this value.

SL Buffer points can add additional distance beyond the strict signal extreme.

The default buffer is 0.

Spread Control

Max spread points provides an additional direct spread limit.

The default is 0, which disables this particular fixed-points limit.

The EA still contains other spread and trading-cost controls.

Users who know the normal spread characteristics of their broker can configure an additional absolute spread restriction here.

Slippage

Max deviation is set to 30 points.

This controls the deviation permitted during trade execution.

Remember that points depend on the number of digits used by the broker for the selected symbol.

Magic Number

GOLD BURGER uses a Magic Number to identify its trades.

The default Magic Base is 260714.

The timeframe is incorporated into the internal identification system.

If multiple automated systems are running on the same account, unique Magic Numbers help separate positions belonging to different strategies.

Trade Pacing

GOLD BURGER also controls how frequently it is allowed to trade.

Minimum bars between trades is set to 3.

After an entry, the EA requires the configured number of bars before another trade can be considered.

This can reduce repeated entries in a short period.

Maximum trades per day is set to 5.

Setting this value to 0 removes the daily trade-count restriction.

Blocked Trading Hours

Blocked hours, server time allows the user to prevent new trades during selected hours.

For example:

4,16,18

would block those individual server hours.

A range such as:

0-3

can be used to block several consecutive hours.

The important point is that GOLD BURGER uses broker server time for this setting.

The broker server time may be different from the trader's local time.

Hard Loss Cap Per Trade

Hard loss cap per trade can set a maximum permitted monetary loss for an individual position.

The setting uses account currency.

A value of 0 disables this optional limit.

Trailing Stop System

GOLD BURGER contains several different trailing methods.

Classic Staged trailing follows an internal unit-based staged system.

Risk Staged trailing manages the position according to multiples of the initial trade risk.

Structure Following trailing attempts to follow meaningful market structure.

Stop-Length trailing uses the original Stop Loss distance as a reference.

Profit-Step trailing manages the Stop Loss according to configurable profit levels.

Profit-Step is the default and recommended mode inside the supplied configuration.

Break-Even

Break-even at x risk is set to 1.0.

The EA can move the Stop Loss toward break-even after the position has progressed by the required amount relative to initial risk.

Break-even extra cover allows an additional number of points to be added beyond the break-even area.

The default additional buffer is 0.

De-Risking

Start cutting risk at x risk is set to 0.4.

This allows GOLD BURGER to begin reducing exposure before the full break-even threshold has necessarily been reached.

This feature works as part of the broader position-protection system.

Profit Lock

Lock a minimum profit once commission is covered is enabled.

GOLD BURGER attempts to consider trading costs when determining whether a position has genuinely moved into a protectable profit area.

Profit lock buffer above commission has a default value of 0.75 in account currency.

The exact behavior also depends on the account profile and broker trading costs.

Account Type

The Account Type setting provides Auto, Standard, Raw, ECN, Pro and Funded configurations.

Auto is the default.

This setting is primarily used by the cost and profit-lock logic.

For example, Raw and ECN accounts commonly have trading costs structured differently from standard spread-only accounts.

Automatic mode allows GOLD BURGER to use broker information where available.

Trading Cost Protection

Max dealing cost vs risk is set to 25%.

The EA can compare estimated spread and commission costs with the potential risk of the trade.

When trading costs become too large relative to the intended setup, the trade can be rejected.

This is particularly important for small-target or low-timeframe trading because dealing costs become a larger percentage of the expected movement.

Profit-Step Trailing

The default Profit-Step system uses several settings.

Profit threshold is 30 pips.

Trail start value is 20 pips.

Trail step size is 1 pip.

Minimum distance is 1 pip.

These values form the base configuration, but the EA can also adapt selected exit settings when the automatic scalper profile is active.

Users should remember that pip interpretation can differ between Forex, metals, indices and cryptocurrency symbols.

Always check the broker's symbol specification.

Scalper Auto Mode

Scalper profile on M1 and M5 is enabled by default.

When GOLD BURGER detects an M1 or M5 chart, it can automatically adapt selected exit-management calculations for the lower timeframe.

This does not mean that the EA becomes a different strategy.

The main analytical process remains intact while selected position-management values are adjusted for the lower timeframe.

Spread and execution quality become especially important when using low timeframes.

ATR Volatility Floor

Volatility floor uses an ATR multiplier.

The default value is 2.5.

The purpose is to prevent trailing logic from becoming unrealistically tight compared with current market volatility.

When the market becomes more volatile, a fixed distance that previously worked may become too small.

ATR provides a dynamic reference for this calculation.

Maximum Giveback

The Maximum Giveback system is disabled by default because the value is 0.

When configured, this feature can limit how much of the best achieved price movement is allowed to be given back after the position has already progressed significantly.

Give-back cap starts at x risk has a default reference of 2.0R.

Partial Closing

Partial closing is available but disabled by default.

Partial close percent is 0.

If a percentage is entered, GOLD BURGER can close part of the position when the configured risk multiple is reached.

Partial close at x risk is set to 1.5.

For example, if partial closing were enabled, the EA could use the 1.5R level as the point at which the configured portion of the position is closed.

Chart Synchronization

GOLD BURGER contains a visual Chart Sync system.

The Step Source can operate automatically through the volatility engine or through Chart Grid synchronization.

Automatic mode is the default.

Several synchronization methods are available.

Lines mode can use two user-drawn lines for exact calibration.

Best mode attempts screen analysis while checking the result against internal row calculations.

Compute mode uses mathematical row calculation and can work on background charts.

Scan mode uses screen scanning and requires a drawn chart.

The default synchronization mode in the supplied settings is Scan.

Sync Fallback

Trade automatically if Chart Sync cannot lock is set to 5 minutes.

This prevents the synchronization process from blocking operation indefinitely.

A value of 0 can be used if the trader wants the EA to wait until synchronization is achieved.

Visual Functions

Mark signals with arrows is enabled.

This displays signal arrows on the chart.

Show dashboard is also enabled.

The dashboard provides information about the EA's current analytical state.

Save PNG screenshot on signal is disabled by default.

When enabled, GOLD BURGER can save a chart screenshot when a signal occurs.

This can be useful when reviewing historical decisions.

Engine Levels

Show Sync Levels is enabled.

These levels help verify the synchronized chart overlay.

Draw the engine levels is disabled by default.

Users who want to inspect more of the EA's internal working structure can enable the engine-level display.

Footprint Display

Draw the footprint clusters on the chart is enabled by default.

The EA can therefore visualize the cluster information used by its footprint-style order-flow engine.

Cluster number size controls the display font.

The default value is 7.

This visual information can help users understand why order flow supported or opposed a particular trading direction.

Signal Journal

Write signal journal CSV is enabled.

GOLD BURGER can record its trading signals for later analysis.

This is useful when studying which setups appeared and how the decision process behaved.

Diagnostics

Detailed diagnostics are disabled by default.

When Detailed diagnostics log is enabled, GOLD BURGER can provide more information about the internal evaluation process.

This can be particularly useful when a user sees a pattern on the chart but the EA does not open a position.

The reason may be spread, cost, confidence, order flow, market bias, margin, trade pacing or another enabled safety condition.

Full Trade Audit

Print the full stage-by-stage audit per trade is enabled by default.

This allows the user to study the progression of a potential trade through the different parts of the strategy.

Instead of seeing only "BUY" or "SELL," the user can understand which analytical stages participated in the decision.

Prop Firm Risk Manager

GOLD BURGER contains an optional Prop Firm Risk Manager.

Enable Prop Firm daily limits is disabled by default.

When enabled, the EA can apply additional account-level protection settings.

This feature does not guarantee compliance with any specific proprietary trading company's rules because every company can use different conditions.

The trader must configure the values according to the rules of the account being traded.

Maximum Daily Loss

Max Daily Loss Pct is set to 4%.

When Prop Firm Mode is enabled, GOLD BURGER can use this setting as part of its daily account protection.

Daily Profit Target

Daily Profit Target Pct is set to 5%.

This provides a daily profit reference for the Prop Firm risk-management system.

A value of 0 disables the target.

Daily Reset Hour

Prop Firm Daily Reset Hour uses broker server time.

The default is hour 0.

This should be adjusted when necessary to correspond with the account rules being followed.

Percentage Risk Per Trade

Risk Percentage per trade is 0 by default.

When it remains at 0, GOLD BURGER can use the configured fixed lot or other enabled lot mechanism.

When percentage risk is activated, lot calculation can take the Stop Loss distance and account information into consideration.

Risk-based sizing is generally more consistent across trades with different Stop Loss distances than using the same fixed volume for every setup.

Auto Lot Per Symbol

Auto lot per symbol is another optional sizing method.

It is disabled by default because its value is 0.

The feature can calculate volume using a percentage-based relationship with account balance and the symbol's daily movement.

Users should avoid enabling several conflicting position-sizing concepts without understanding their interaction.

Symbol Lot Table

Use the per-symbol lot table is enabled by default.

The EA contains symbol-specific handling that can participate in automatic adaptation.

This helps account for the fact that contract size and normal price movement vary between Forex, metals, indices and cryptocurrency instruments.

Maximum Margin

Max margin per trade is set to 40% of free margin.

Before execution, GOLD BURGER calculates the expected margin requirement.

If the requested trade would exceed the configured margin allowance, volume can be restricted or the trade can be prevented.

Maximum Risk Per Trade

Max Risk per trade is set to 5% of equity.

This operates as a hard risk cap.

Even when another sizing method requests a larger position, this restriction is designed to limit the maximum calculated exposure.

Users can reduce this setting according to their own risk tolerance.

Maximum Total Loss

Max Total Loss Pct is set to 8%.

This setting participates in the account protection system when the relevant risk controls are active.

Initial Balance

Challenge Initial Balance is set to 0 by default.

A value of 0 allows automatic handling.

Users operating according to a specific account reference can enter the required initial balance when appropriate.

Friday Position Closing

Close all before weekend is disabled by default.

When enabled, GOLD BURGER can close managed positions at the specified Friday server hour.

The default Friday close hour is 21.

This option can be useful for trading configurations that should not maintain positions over the weekend.

News Filter

GOLD BURGER contains an optional high-impact news blackout.

The News Filter is disabled by default.

When enabled, the EA can restrict new trading around high-impact events.

News blackout minutes each side is set to 3 minutes.

The trader should verify economic-calendar availability and broker/server timing in the MetaTrader 5 environment before depending on this feature.

Currency Exposure Protection

Max charts leaning one currency is set to 3.

This feature is intended to reduce excessive directional concentration when GOLD BURGER is used on multiple charts.

For example, several different currency pairs can create exposure to the same underlying currency.

The EA can use this restriction to avoid allowing too many instances to lean in the same currency direction.

Loss Streak Control

Cut size after N losses in a row is set to 3.

This provides a mechanism for reducing exposure after a sequence of losing trades.

The purpose is to allow trading volume to respond to unfavorable recent strategy behavior instead of automatically maintaining the same exposure.

Example of a BUY Decision

Assume GOLD BURGER detects a bullish Engulfing pattern.

That pattern alone does not necessarily generate the trade.

The EA first checks whether the pattern satisfies the required structural level conditions.

It then checks available structure information such as BOS, CHoCH, Order Blocks, Fair Value Gaps, Liquidity Sweeps and Premium/Discount position.

The Chart Confirmation engine evaluates whether the enabled Heikin Ashi, Renko, Range Bar, Volume Profile, Market Profile and Footprint methods support the bullish direction.

Order Flow then evaluates recent footprint-style clusters.

If strong bearish imbalance or opposing flow is detected, the BUY setup may be rejected.

The Market Bias engine evaluates the larger surrounding market direction.

The Reversal Engine checks whether sufficient evidence exists for an opposing move.

The EA then evaluates spread, entry chase, dealing costs, margin, risk exposure, daily trade limits and the minimum number of bars between trades.

Only when the enabled requirements are satisfied can the BUY position be opened.

After entry, GOLD BURGER calculates and manages the structural Stop Loss.

As price progresses, the de-risking, break-even, profit-lock and trailing systems can begin operating.

Order flow continues monitoring the position.

If bullish flow remains supportive, the trailing system can be allowed additional room.

If flow begins turning bearish, the trailing distance can become tighter.

This demonstrates why a visible bullish candle does not automatically mean GOLD BURGER will open a BUY trade.

Example of a SELL Decision

The same process applies in the opposite direction.

Suppose GOLD BURGER identifies a bearish Shooting Star close to a meaningful upper market area.

The structure engine may detect Premium positioning or a Liquidity Sweep above a recent high.

Chart Confirmation checks whether its different market representations support a bearish interpretation.

Footprint-style analysis examines whether selling pressure, imbalance, absorption or delta behavior supports the setup.

The Market Bias and Reversal engines determine whether the surrounding environment supports or contradicts the SELL direction.

Trading-cost and risk checks are then completed.

If all required conditions are satisfied, GOLD BURGER can open the SELL position and begin automatic management.

Why GOLD BURGER Sometimes Does Not Trade

One of the most important things for users to understand is that seeing a recognizable pattern does not mean the EA must trade.

GOLD BURGER contains several filters by design.

A setup can be ignored because the entry confidence is too low.

Chart confirmation may not provide enough agreement.

Order flow may strongly oppose the proposed direction.

The Market Bias engine may reject it.

Reversal Risk may be too high.

The spread may be too large.

Price may have already moved too far from the original entry area.

Estimated dealing costs may be too high relative to the trade.

The daily trade limit may already have been reached.

The minimum number of bars between entries may not have passed.

Available free margin may be insufficient.

Maximum risk restrictions may block the requested lot size.

A blocked trading hour may be active.

Prop Firm limits may prevent another trade.

For this reason, the diagnostic log and trade audit are useful when studying GOLD BURGER.

Recommended First-Time Configuration

For a new user, the safest way to understand GOLD BURGER is to begin close to the default analytical configuration.

Keep Auto Optimize enabled.

Keep the normal pattern and market-structure filters active.

Keep Chart Confirmation enabled.

Keep Order Flow enabled.

Keep Market Bias on its default configuration initially.

Keep the Reversal Engine active.

Keep Maximum Positions at 1.

Use a small lot size during initial testing.

Keep the dashboard, arrows, synchronization levels and footprint display enabled so the decision process is easier to observe.

Run the configuration through the MetaTrader 5 Strategy Tester before making major parameter changes.

After that, test the EA on a demo account using the same broker, symbol and timeframe intended for later use.

Using GOLD BURGER on XAUUSD

GOLD BURGER contains automatic symbol adaptation, so it can be used with metals such as XAUUSD.

Gold can have very different volatility and spread conditions depending on the broker and trading session.

For XAUUSD, pay particular attention to spread, execution costs, Stop Loss distance and lot sizing.

Do not copy Forex pip expectations directly to gold.

Check the broker's XAUUSD contract specification before choosing the trading volume.

Auto Optimize can be useful because the engine can adapt several values to the symbol.

For lower-timeframe XAUUSD trading, execution conditions become especially important.

Using GOLD BURGER on Forex

When using GOLD BURGER with Forex pairs, account type can have a meaningful effect on total trading cost.

A Standard account may include most trading cost inside the spread.

Raw and ECN-style accounts may use a lower spread with a separate commission.

GOLD BURGER includes account-type and commission settings so its profit-lock and trading-cost calculations can consider these differences.

When Commission per lot remains 0, the EA attempts to use available broker information.

Using GOLD BURGER on M1 and M5

M1 and M5 activate the automatic Scalper Profile when Scalper Auto is enabled.

These timeframes normally produce more price noise and can make spread and commission more important.

The EA therefore has the ability to adjust selected exit parameters.

Users should test lower-timeframe configurations with realistic spread and commission settings rather than judging them only from ideal trading conditions.

Using GOLD BURGER on Higher Timeframes

On higher timeframes, signals can occur less frequently because each candle represents a larger period of market activity.

Structural levels and Stop Loss distances can also become larger.

Lot size should therefore be considered together with the Stop Loss distance.

Using the same volume on every timeframe can create significantly different monetary risk.

Percentage-based risk sizing can help users who want trading volume to respond to the calculated Stop Loss distance.

How to Test GOLD BURGER Correctly

Open MetaTrader 5 Strategy Tester.

Select GOLD BURGER.

Select the symbol you want to test.

Select the required timeframe.

Use historical data covering different market conditions instead of testing only one short favorable period.

Use realistic broker settings whenever possible.

Include spread and commission effects.

Check the number of trades, drawdown, average trade, trading costs and behavior during different market conditions.

Do not evaluate the strategy from net profit alone.

After backtesting, perform forward testing on a demo account.

This provides a better understanding of how the EA behaves with live incoming ticks, changing spreads and actual broker execution.

Understanding the Dashboard and Logs

The chart dashboard is designed to help the user understand what GOLD BURGER is currently seeing.

Signal arrows show detected trading events.

Engine and synchronization levels help visualize the internal market structure.

Footprint clusters display the footprint-style information generated from recent market data.

The Experts and Journal tabs in MetaTrader 5 can provide further information about trading decisions.

When more detailed investigation is required, activate diagnostics.

The CSV signal journal can also be used for later analysis.

Final Understanding

GOLD BURGER should be understood as a complete decision pipeline rather than a simple candlestick EA.

Candlestick patterns provide the initial price-action information.

Market structure provides context.

Alternative chart methods provide confirmation.

Footprint-style order flow evaluates recent buying and selling pressure.

Market Bias analyzes the surrounding direction.

The Reversal Engine checks whether opposing conditions are strong enough to influence the setup.

Trading-cost filters evaluate whether current execution conditions are reasonable.

Risk controls determine whether the requested position is acceptable for the account.

The Stop Loss, break-even, profit-lock and trailing engines then manage the position after execution.

Because these systems work together, GOLD BURGER may intentionally ignore many visible market setups.

The objective of the design is to require agreement between several analytical and risk-management components before committing account exposure.

Different symbols, timeframes, brokers and market conditions can produce different results. Historical testing cannot guarantee future performance. Users should test the EA carefully in the MetaTrader 5 Strategy Tester and on a demo account before considering live trading.