How the trading logic is constructed
This expert advisor operates on one-minute charts, which instantly tells an experienced trader it does not aim for long-term positioning. Entries are derived from price swings and price action patterns, with a layer of ten technical indicators used to filter or confirm signals. The vendor states that before any order is placed, the EA checks an important-news calendar and may skip trades when high-impact releases are imminent. That is a meaningful feature for a scalper because spread widening and sudden volatility around news events are among the most common causes of short-term system failure.
The supported symbol list is EURUSD, GBPUSD, AUDCAD, CADCHF, NZDCAD, and USDCAD. That is a deliberate mix of major, minor, and cross pairs rather than a single liquid market. Running six charts simultaneously is possible, but it also means six independent streams of spread, swap, and rollover exposure. The product ships with separate set files for each pair, which suggests the parameters are not identical across symbols. A sceptical buyer should treat the provided presets as a starting point rather than a finished configuration.
What the vendor claims and what is missing
The marketing material lists a monthly profit expectation of 10% to 25% and a win rate of up to 78%. These figures are presented as vendor estimates, not as audited results. The listing references a verified Myfxbook account, but no direct link or track record is available inside this documentation, so the figures cannot be checked here. A trader evaluating this EA should request current access to that account and examine drawdown, consecutive losses, and the length of the live record before forming any conclusion about expected performance.
One concrete mechanical fact is that the strategy explicitly does not use martingale. That removes a class of catastrophic risk, but it also means the recovery from a losing streak depends entirely on the underlying edge of the entry logic. The vendor describes the drawdown as low, but without a quantified figure or a verified account history, that description remains qualitative. A minimum balance of $1,000 and leverage of 1:100 are the stated operational requirements; lower leverage may change margin behaviour, especially if all six charts are enabled.
The package contains the compiled expert file and an accompanying news indicator, named urdala_news_investing.com. The source code is not included, and the licence is described as NoDLL / Fix. That means the EA does not rely on external DLL calls, which simplifies installation and reduces some security concerns, but it also means the internal logic cannot be audited or modified by the buyer.
Why the one-minute timeframe matters
Scalping on M1 produces a high frequency of signals. Even with a news filter, the cost structure is crucial. Spreads, slippage, and the broker’s execution model will have an outsized effect on net results. An EA that appears profitable on a low-spread ECN account may fail on a standard account with wider variable spreads. The three CAD-cross pairs and the NZDCAD pair often carry higher spreads than EURUSD or GBPUSD, so per-pair optimisation is not an empty recommendation. Anyone testing this EA should run it separately on each preset and compare the results rather than assuming all six pairs perform equivalently.
The developer reports that the system trades automatically and removes emotion from the process. That is a property of every EA, not a distinctive feature of this one. The more relevant question is whether the underlying rule set has been stable over time or has been repeatedly reoptimised. A long, stable live record answers that; a short backtest does not.
Installation and parameter configuration
Installation follows the standard MT4 procedure: the .ex4 file is placed in the Experts folder, the news indicator in the Indicators folder, and the .set files in the Presets folder. After restarting the terminal, the EA is attached to a one-minute chart of each chosen pair, and the corresponding preset is loaded via the Inputs tab. Because the package provides one preset per symbol, the intended path is clear. However, the default risk and lot sizing are not specified in the supplied facts, so the trader must inspect the inputs carefully before enabling live trading. The news filter depends on the bundled indicator; if that indicator fails or is removed, the EA’s behaviour around news events may change.
The NoDLL label means no external libraries are called. For many traders this is preferable for compatibility and security. It also limits what the EA can do — it reads only what MT4 exposes through its standard functions. That is neither good nor bad on its own, but it is worth knowing because some commercial EAs use DLL calls for advanced news feeds or order management. This product does not.
Realistic expectations for a sceptical trader
The first test for this EA should be a forward demo run across all six pairs for at least four to six weeks, including a major news cycle such as a central bank decision week. That will reveal how the news filter behaves in practice and whether the spread assumptions hold under real market conditions. The vendor’s profit and win-rate claims should be treated as marketing until independently verified on a live account with trading history that the buyer can inspect.
There is no reason to assume the six presets are equally robust. A rational approach is to start with one pair, such as EURUSD, and evaluate it on its own before scaling up. The minimum deposit of $1,000 is a threshold, not a recommendation for the total risk budget. Because position sizing is unspecified, the trader must set lot sizes manually or through the EA’s inputs, and those settings are part of the risk decision, not a default guarantee.
What this EA offers is a structured, news-aware scalping approach across a defined basket of currency pairs. Whether that translates into consistent net gains depends on execution quality, parameter choices, and market conditions that no fixed set of indicators can fully anticipate. The absence of martingale and the presence of a news filter are concrete design choices that reduce certain risks, but they do not eliminate the core uncertainty of any short-term trading system.