Why overnight gold positions become a problem
XAUUSD is one of the most liquid instruments available on MetaTrader 5, but it does not move like a currency pair. A single H1 candle can deliver a 500-pip range, and news-driven spikes regularly wipe out positions that were opened without a tight time limit. Traders who scalp gold manually often find themselves holding a losing position for hours, hoping for a reversal, while the spread and swap costs accumulate. Lock30x Gold Scalper Robot MT5 is built around the idea that a gold scalp should not outstay its usefulness.
Candle-based entry logic and offset filtering
The EA evaluates trading conditions once per hour, which matches the H1 timeframe it is designed for. Entry signals come from candle structure rather than a bundle of lagging indicators. A built-in offset of -50.0 pips shifts the trigger level away from obvious breakout points. This is intended to filter out common false breakouts where price prints a marginal new high or low and then immediately snaps back.
Volume control and default sizing
The default lot size is 0.1, which the vendor describes as balanced exposure for a small account. There is no evidence that the EA increases volume automatically after losing trades. Traders who want different exposure can use the three included set files, which cover low, medium, and high risk configurations. Each preset modifies the trade volume while keeping the same H1 timing and expiration logic.
Trailing stop and trade expiry mechanics
Risk management is handled by two linked mechanisms. The stop-loss can reach a maximum of 2000 pips, which is wide enough to absorb most H1 gold noise without being hit prematurely. Once a position moves 100 pips into profit, a 50-pip trailing stop activates and locks in a portion of the gain. Separately, every trade expires automatically after two hours. This time limit is the core scalping feature: it prevents a day trade from becoming an overnight position and removes the emotional decision of when to close a stalled trade.
Recommended configuration for XAUUSD on H1
The EA requires MetaTrader 5 and the XAUUSD symbol on an H1 chart. A minimum deposit of $50 is stated by the vendor, and leverage is not a limiting factor. The included set files allow a trader to start with the low risk preset and move to medium or high risk only after observing how the EA handles real market spreads. Because the EA re-evaluates conditions every 60 minutes, there is no need to run it on a lower timeframe.
Why the offset value matters
The -50 pip offset is not a trivial parameter. On gold, a 50-pip shift can mean the difference between entering at a retest and entering at the very edge of a breakout candle. Traders who backtest this EA should test the offset at different values to see how sensitive the results are. A value that works in a trend may not work in a range-bound week.
Known limitations and what to verify
The licensing model is NoDLL / Fix, which means the EA does not depend on external DLL files. That can simplify installation on systems with restricted permissions. Source code is not included, so traders cannot inspect or modify the internal logic. The vendor makes performance claims about growing a $50 account to $23K; these figures should be treated as vendor-reported backtest results, not as a forecast for live trading. Backtest conditions, tick data quality, and broker spread assumptions can all change the outcome.
The EA is a scalping tool, which means it will trade frequently during active H1 candles. On gold, each trade involves a spread cost that can be higher than on major currency pairs. A trader who runs the high risk preset on a $50 account should expect drawdown periods that may exceed the maximum stop-loss distance of 2000 pips if several trades expire in a row without reaching the trailing trigger.
Finally, the two-hour expiry means the EA will sometimes close a trade that later moves in the intended direction. That is a structural trade-off of the scalping approach, not a malfunction. Traders who prefer to let winners run for days should look for a different strategy.