At a glance
Fortune MT5 Robot is an Expert Advisor for MetaTrader 5, built around gold spot trading on XAUUSD. The core idea is selective breakout and breakdown trading: the EA analyses recent market structure and only opens a position when price confirms a setup that meets its internal conditions. There is no continuous market exposure, no grid, and no martingale-style position building.
The product ships as an unlimited licence with set files. Source code is not included. The vendor lists a retail price of $89.
Trading approach
The EA focuses on breakout logic applied to XAUUSD. It watches for zones where price has consolidated and then moves beyond those boundaries, treating a confirmed break as a signal. The developer describes the algorithm as proprietary and rules-based, with a single entry per setup rather than adding to positions.
Trade frequency depends on market conditions. In the supplied backtest covering M15 data from 1 January 2025 to 31 March 2026, the system executed 203 trades. The vendor attributes this selectivity to waiting for a proper structure break rather than reacting to minor fluctuations.
Risk controls: stops, lot sizing, exposure limits
Every position is opened with a fixed stop loss and take profit. Three additional management tools are built in:
- Trailing stop with a configurable step that follows price as the trade moves into profit.
- Break-even function that can shift the stop to the entry level once the trade reaches a user-defined offset.
- Trailing step to control how aggressively the stop moves behind price.
Position sizing is user-defined, so the lot size can be set in line with account size and risk tolerance. The EA does not automatically increase volume after losing trades. The given backtest shows a maximum equity drawdown of 11.81%, while the live signal reports a maximum drawdown of 32.4%. Those figures come from the developer and are provided for reference, not as a prediction.
Trading schedule controls
Fortune MT5 Robot includes two time-based filters. The first allows the user to restrict trading to specific hours of the day. The second sets a dedicated Friday exit time, so positions can be closed before the weekend instead of being carried over. Both settings are optional and are disabled if the user leaves the schedule open.
Setup notes
The EA is designed for XAUUSD only. The supplied set files are meant to be loaded onto an M15 chart of gold. The vendor has not published other recommended symbols, so running it on a different instrument or timeframe requires the user to test and adjust outside of the default configuration. The unlimited licence removes account or terminal restrictions.
The backtest was run on M15 data from 1 January 2025 to 31 March 2026 with a starting balance of $1,000. The developer reports a total net profit of $176,221.92 and a profit factor of 16.23 over 203 trades. Live signal statistics cite an initial deposit of $500, growth of 1,018.22%, and an eventual profit of $3,193.40 after 28 weeks. These are vendor-reported figures and are not independently verified.
Before you run it live
Gold is a high-volatility contract with wide intraday ranges, and the reported maximum drawdown of 32.4% on the live signal reflects that environment. A gap or sharp reversal can slip past a fixed stop, so the advertised drawdown is not a worst-case scenario. Testing on a demo account across different market regimes is the sensible first step. Pay attention to how the EA behaves during periods of low liquidity, such as holidays or major news releases when gold can gap.
Because the EA is position- and not basket-based, there are no recovery layers that compound risk. That is a structural difference from many gold systems, but it also means a string of losing breakouts in a choppy market will reduce the account one trade at a time. The Friday exit setting and the hourly filter are worth configuring before the EA is left unattended.