BreakOUT Gold Structure
- Experts
- Versione: 2.34
- Aggiornato: 13 settembre 2026
- Attivazioni: 10
BreakOUT Gold Structure is an Expert Advisor designed to identify short-term breakout continuation on XAUUSD.
The EA uses M15 for its main trading decisions and M30 as a higher-timeframe confirmation layer.
HOW IT WORKS
The first breakout is observed internally rather than sent immediately as a market order.
The process is:
Initial breakout
→ Internal observation
→ Continuation confirmation
→ Real entry
M30 information is used to classify the confirmation state, and position size is adjusted internally according to that state.
Each real trade uses an initial stop and dynamic trailing management.
Exact thresholds, distances, timing conditions, classification rules and internal multipliers are part of the product core and are not disclosed.
LOT SIZING
Two lot-sizing modes are available:
FIXED_LOT
FixedLot defines the base trading volume.
The EA may internally reduce position size according to the higher-timeframe confirmation state.
If the adjusted volume falls below the broker's minimum tradable volume, FIXED_LOT mode uses the broker minimum volume instead of skipping the trade.
Therefore, when FixedLot is set near the broker minimum, different confirmation states may result in the same actual order volume.
RISK_PERCENT
RISK_PERCENT calculates a target risk using:
- Balance or Equity
- Selected RiskPercent
- Internal confirmation state
- Planned entry price
- Final initial stop price
The order volume is calculated from the theoretical loss between the planned entry and the initial stop.
If the calculated volume is below the broker minimum, the entry is skipped instead of increasing the lot beyond the intended theoretical risk.
RiskPercent is a sizing target and is not a guaranteed maximum realized loss.
Slippage, gaps, commission, swap and execution differences may cause actual loss to exceed the selected percentage.
High RiskPercent settings can result in large drawdowns or rapid capital loss.
TRADING SESSION
PROFILE_DEFAULT uses the validated XAU_STANDARD trading session.
CUSTOM uses CustomStartHour and CustomEndHour.
All trading hours are based on Broker Server Time, not the trader's local time.
Changing the trading session creates a configuration that differs from the formal validation baseline.
RECOMMENDED ENVIRONMENT
Recommended symbol: XAUUSD
Recommended chart: M15
Higher-timeframe confirmation: M30 internally
Profile: XAU_STANDARD
Account type: Hedging recommended
Trading hours: Broker Server Time
External DLL: Not required
The EA reads M15 and M30 internally, so its calculations do not depend on the attached chart timeframe.
M15 is recommended for clear setup and operation.
XAUUSD is the recommended and formally validated trading profile.
PUBLIC INPUTS
The product provides 12 public inputs:
Profile
LotSizingMode
FixedLot
RiskPercent
RiskBaseMode
MaxAutoLot
TradingSessionMode
CustomStartHour
CustomEndHour
MaxSpread
MagicNumber
WriteDebugLog
HISTORICAL BACKTEST
The following figures are from a Strategy Tester historical backtest and are not live trading results.
Symbol / Broker:
XAUUSDx / HFM
Period:
2026-04-01 to 2026-07-31
Model:
100% Real Ticks
Initial balance:
1,000,000 JPY
Leverage:
1:1000
Profile:
XAU_STANDARD
Lot mode:
FIXED_LOT
FixedLot:
0.10 validation SET
Sales default: 0.01
Trades:
59
Net profit:
409,796 JPY
Profit factor:
4.75
Maximum balance drawdown:
26,029 JPY
Maximum equity drawdown:
35,951 JPY
Historical test results depend on the tested period, broker, spread, execution and symbol specification.
Actual live execution may differ from Strategy Tester results due to latency, slippage, spread and broker execution conditions.
Historical results do not guarantee future performance.
IMPORTANT NOTES
Differences in spread, slippage, stop level, volume specification, trading hours and execution may affect results.
Hedging accounts are recommended and have been runtime-verified.
Netting has not been included in the formal runtime validation environment.
Using multiple EAs on the same symbol in Netting mode is not recommended.
Product support is provided through MQL5 comments or messaging.
