Trading XAUUSD with a Bollinger Bands return logic
BB Return MT5 is an Expert Advisor developed exclusively for the XAUUSD symbol on the MetaTrader 5 platform. The core idea is straightforward: when price extends outside the Bollinger Bands, the EA waits for conditions that suggest a return toward the middle of the band range. Instead of acting on every band touch, it applies additional filters intended to remove weaker signals.
The strategy does not use grid orders, martingale, or averaging. Each position is managed individually with its own stop loss and take profit. The developer positions the EA as suitable for traders who want exposure to gold without the compounding risk that comes from adding to losing positions.
How entries and exits are handled
The EA monitors price in relation to Bollinger Bands and only considers a trade when price has moved outside the bands and then shows signs of returning. The exact filter logic is not disclosed, but the vendor describes it as a set of proprietary checks designed to avoid low-quality entries. Once a trade is opened, the EA manages it with a fixed stop loss and take profit. There is also a recovery mode that can adjust lot sizing on subsequent trades after a loss, but this is optional and does not turn the strategy into a martingale system per the developer.
Because the EA uses stop loss and take profit, the risk per trade is defined at the order level. The user can choose between automatic risk calculation based on account balance or a fixed lot size.
What is included in the package
The product is delivered as a single EA file plus set files. The set files contain preconfigured parameter sets for different account sizes or risk preferences. The vendor markets the product as 'unlimited', meaning no licence restrictions on the number of accounts or live usage. No source code is included.
Users can select the appropriate set file based on their deposit and risk tolerance, or they can configure the parameters manually. The EA operates continuously during the trading week and is not restricted to specific sessions, although liquidity conditions for gold may vary by session.
Set files and configuration
The set files are designed to simplify installation. Instead of adjusting many parameters, users load the set file matching their account type or balance. For example, a lower-risk set file might use a smaller lot multiplier or a wider stop loss, while a higher-risk set file might trade larger positions. Because the EA does not include source code, users cannot modify the core logic but can adjust the exposed input parameters.
Where this EA may not fit
BB Return MT5 is built for XAUUSD only. Traders who focus on currency pairs, indices, or other commodities would need a different tool. The strategy is mean-reversion based, so it behaves differently from trend-following systems. During strong, sustained trends, mean-reversion logic can suffer multiple consecutive stop-outs if the price keeps moving away from the bands without pulling back.
Users who prefer fully transparent trading logic may find the undisclosed filters a limitation. The developer does not publish the exact filter rules, so the user must rely on backtests and live signal observations rather than a complete algorithmic specification. Also, the published backtests show winning trade percentages above 98%, which is unusually high for a mean-reversion system and should be treated with caution. The vendor attributes this to the filters, but independent verification on the user's own broker data is advisable before live deployment.