Who the EA is built for
ICT UNO EA MT4 targets a specific subset of MetaTrader users: those already familiar with Smart Money Concepts or Inner Circle Trader terminology. If your trading plan already includes ideas like liquidity grabs, market structure shifts, and session-specific participation, this automation is intended to mirror that approach on a five-minute chart. It is not a general-purpose system for trading every session or every instrument. Traders who prefer frequent entries, grid methods, or fixed stop distances will likely find the constraints restrictive.
The product ships with over a dozen preset files for gold and a few currency pairs. The main preset focuses on XAUUSD on M5. Other set files cover GBPUSD, USDJPY, and GBP crosses under different session profiles. This suggests the vendor expects buyers to run it chiefly on gold during the Asian window, with the other files serving as alternatives for specific market conditions or slower swing approaches.
Mechanics of the trading approach
The EA schedules entries only inside defined time windows. According to the documentation, trades may fire between 03:00 and 06:00 server time for the Asian segment and 06:00 to 10:30 for the London segment. Outside those windows the EA stays flat. Within a session it looks for the kind of displacement and liquidity patterns commonly discussed in ICT material, then waits for a shift in market structure before committing capital.
Exits are handled differently from most commercial EAs. Instead of attaching a fixed stop loss and take profit to each order as soon as it is placed, the software uses a dynamic exit routine. The idea is to leave a trade open as long as market structure remains valid and to close when liquidity conditions change. This can reduce premature stop-outs during noise, but it also means realised loss per trade is not a fixed number known in advance.
A daily profit cap and a limit of one new position per day are built in. When the configured profit threshold for the day is reached, the EA stops opening trades until the next session. This is a deliberate feature for traders who are prone to overtrading or who need to respect daily drawdown rules imposed by prop firms.
Session and slippage settings
The session filter is not just cosmetic. Because the EA trades low-latency moves around opens and institutional activity, the vendor allows up to 3 pips of slippage by default. That tolerance reduces the chance of order rejections when gold is moving quickly, but it also means fills may be slightly worse than the displayed price during volatile moments. Traders with tight execution expectations should test this on their own broker's demo feed before going live.
An on-chart panel shows the current EA state, including whether the daily limit has been hit and which session the EA is currently observing. Entry zones are marked visually, which can help beginners understand why a trade was taken, though the logic itself is not exposed in source form.
Account and setup requirements
The minimum deposit stated by the vendor is $100. That figure is for running the default XAUUSD M5 preset on a standard or ECN account with typical micro-lot sizing. Leverage is not a limiting factor for this EA, and the vendor says any leverage setting works. However, because gold can move several dollars within a session, a $100 account leaves little room for a sequence of losing days combined with dynamic exits.
The EA is sold as a NoDLL product. That means it does not rely on external DLL calls for order management, which can simplify installation and reduce compatibility problems with restricted VPS environments. The download includes the compiled .ex4 files and the set files, but not the MQL source code. Users who want to modify the entry or exit logic would need to purchase a source licence separately or work with the available presets.
A demo period on the intended account type is advisable. Since the EA's session times are based on the server clock, the broker's GMT offset will change what real-world hours the 03:00-06:00 window corresponds to. A broker with a non-standard server time can shift the Asian session filter into the wrong part of the day, which would not be apparent until trades start appearing at unexpected times or no trades appear at all.
Points that need attention
The reported backtest results should not be read as a forecast. The vendor states a test from early 2024 to early 2025 with a $100 initial balance produced a net profit of about $3,358, a win rate near 74 percent, and a maximum drawdown around 25.6 percent. Those figures come from a specific preset and broker simulation. Real spreads, slippage beyond the 3-pip tolerance, and the dynamic exit behaving differently on a live feed can produce materially different outcomes.
One trade per day is a structural guardrail, not a performance guarantee. On days when the EA does not find a qualifying setup, it simply does nothing. That is part of the design, but traders coming from systems that trade daily may find long flat periods difficult to evaluate. A losing week with only three or four trades is entirely possible.
The dynamic exit also deserves realistic expectations. It can lock in profits that a fixed take profit would miss, but it can also give back open profit if a session reversal is sharp. The maximum drawdown figure from the backtest reflects this behaviour, and a live account should be sized so that a 25 percent equity dip does not force a premature stop.