Watch this video on YouTube Original YouTube title: 3crbot trading robots update things are looking very positive
Trend-Following Gold EA on M1: Equity Curves, Drawdowns and Set Files
This lesson focuses on a one-minute trend-following EA running on gold, built around Darren’s familiar 3CR and 2B reversal ideas but expressed through automated set files instead of manual execution.
The core theme is not “magic parameters”, but how to read an equity curve, live through flat spots and drawdowns, and judge whether an algo’s statistics are robust enough to justify serious testing.
1. Market Context & Setup
The EA in this session is applied to gold (XAUUSD) on the one-minute chart. Gold has been trending strongly, with intraday moves of 250 pips or more while Darren is away from the screen. This volatility is exactly what a trend-following system can exploit, but it also magnifies drawdowns and makes trade management psychologically demanding.
Backtests are run from late June 2024 through to around October 2025 – roughly 15–16 months of data. That window captures different phases: strong trends, consolidations, and a multi-month flat spot where the equity curve pulls back from earlier highs. The EA is tested on an FTMO-style demo account with 30:1 leverage, and then cross-checked on several other brokers to ensure behaviour is not broker-specific.
The focus is not on fine-tuning entries for a handful of textbook trades. Instead, the system is expected to generate hundreds of trades over the test period. In the example shown, one configuration produces 221 trades on M1; another run (with a slightly different set file) produces over 300 trades and a significantly higher net profit. Trade frequency and sample size are treated as key parts of the context, not an afterthought.
A major contextual element is a “flat spot” of two to three months where performance stalls or pulls back. Darren points out that such phases can last even longer – up to five months in historical analysis – and that this behaviour must be expected and designed for. The market environment is not assumed to be friendly at all times, even for a strong underlying edge.
2. Core Tools Used in This Session
In this lesson, the tools are less about chart markings and more about how the EA and its statistics are structured.
1. M1 Trend-Following EA Built on 3CR and 2B Concepts
The engine behind the equity curve is an automated implementation of Darren’s 3-candle reversal (3CR) and 2B reversal ideas. Instead of manually entering at turning points and trend continuation zones, the EA translates those concepts into rules and allows trades to run for hundreds of pips when gold trends cleanly. Many trades on M1 run for hours, sometimes even days, despite originating on a one-minute chart.
2. Set Files and Parameter Families
The central technical object is the “set file”: a full parameter configuration for the EA. Darren is not chasing one “perfect” file; he is building a family of set files from a promising parameter space. From one strong configuration he expects to be able to derive around 20 viable variations on the same instrument.
The reasoning is simple: when one configuration hits a drawdown, another in the family may be in a different phase of its curve and help smooth the portfolio-level equity line.
3. Backtest Period and Trade Count
The test window from June 2024 to October 2025 provides a balance between recency and variety. For Darren, a key quality filter is the number of trades. He criticises marketed EAs that show acceptable curves but take only 150 trades over five or six years – roughly one trade per month. On that kind of sample size, even an attractive equity line is almost meaningless.
By contrast, his gold M1 configurations are producing over 200 trades in just 15–16 months, with some variants reaching 300+ trades over the same period.
4. Risk–Reward Metrics at Two Levels
Darren pays special attention to two ratios
-
Average profit per winning trade vs average loss per losing trade.
His target is an average 2:1 or 3:1 reward-to-risk on the day-to-day trades. If the average win is 3 times the average loss, the system can absorb a lower win rate without destroying the curve. -
Largest winner vs largest loss.
He contrasts his own numbers with an example from another marketer whose average win was around 400 currency units while the average loss was 700, and whose largest losing trades overshadowed the winners even more. That kind of asymmetry is unacceptable in his framework.
In the presented gold set file, he still finds the maximum loss too large relative to the maximum win and flags this as an area for improvement, aiming ideally for something closer to 2:1 in both metrics.
5. Equity Curve Shape and Flat Spots
The equity curve itself is treated as a tool. Long sideways or downward periods are not ignored; they are studied. Darren views a pullback from, say, 5k profit down to 3k not just as pain but as information: the “buy the dip” equivalent on a strategy curve. A prolonged drawdown can even be a good time to consider adding capital or diversifying across additional set files – provided the underlying logic still tests well.
6. Multi-Broker Validation
Although the example curve shown is from an FTMO demo (mainly for convenience of 30:1 leverage and easy setup), he always tests the same set files on several other brokers. The expectation is that a robust idea should not rely on a single broker’s feed quirks or execution model.
3. Trade Behaviour and Example Scenarios
The video does not walk through individual bar-by-bar entries, but it does outline how the trades behave in practice.
On days when gold trends strongly, the EA captures very large portions of the move. Darren describes going to the beach at 8 or 9 a.m., returning later, and seeing a 250-pip position still running. In other instances, he mentions trades of 300, 400, even 600 pips. These moves do not come from scalping for a few ticks; they are the result of holding trend trades for many hours, sometimes across sessions.
On the backtest shown, the chosen set file produces 221 trades over the ~15-month period. The equity curve is “fairly good”, but it includes a visibly long flat or drawdown section. In earlier runs with a slightly different configuration, the same basic idea produced over 300 trades and total net profit in the 24–25k range with a stronger profit factor. That tells him there is more potential in the parameter space than the current example alone.
Metric-wise, the average profit per trade is around 3:1 relative to the average loss – in his words, “3 to one or thereabouts” – which is in line with his objective for intraday trades. However, the largest losing trades are still too big for his taste, creating sharp drops and visible gaps in the equity curve. That drives the next iteration: reducing stop sizes or adjusting exits so the maximum loss comes closer to something like 2:1 relative to the biggest winners, without gutting overall profitability.
Another important behavioural point is holding time. Many of these M1 trades remain open for four to five hours, and some extend into multiple days. For a trader with a scalper’s instincts, watching the floating profit swing up and down on such positions is psychologically difficult. The whole point of the EA is to enforce the discipline to hold runners and not arbitrarily close them because the P/L is fluctuating.
Finally, the lesson emphasises that even a good equity curve does not guarantee future success. Darren repeatedly stresses that
-
Two or three months of stagnation or pullback are normal.
-
Some historical drawdowns lasted up to five months.
-
Even 10, 20 years of backtest data cannot guarantee what happens next.
The trade examples are therefore used less as a sales pitch and more as evidence that the system can live through rough phases and still recover, provided risk per trade and account sizing remain sensible.
4. Practical Rules & Checklist
Key practical takeaways from this session
-
Demand a meaningful trade count.
Be sceptical of strategies with 150 trades over 5–6 years. For intraday systems, a 12–18 month window with 200+ trades is a more realistic minimum to judge behaviour. -
Evaluate both average and extreme risk–reward.
Check that average win vs average loss is at least 2:1, preferably 3:1, and that the largest winners are not dwarfed by the largest losing trades. -
Expect and plan for prolonged flat spots.
A 2–3 month drawdown or stagnation is not evidence the edge has vanished by itself. Use historical drawdown analysis to calibrate expectations before committing capital. -
Think in families of set files, not a single holy grail.
Build a cluster of related configurations on the same instrument so that different set files can offset each other’s weak periods. -
Avoid cosmetic over-optimization.
The goal is not to “polish a turd” but to genuinely improve logic – for example, by tightening loss distribution or improving exit conditions – while preserving the core idea. -
Cross-check across brokers.
Always test promising configurations on multiple brokers to avoid hidden dependence on feed, spread, or execution peculiarities. -
Use demo and forward testing before any real money.
Even with strong backtests, serious forward testing is mandatory, and real capital should never be deployed in size until behaviour in live conditions is understood. -
Size positions within what can genuinely be lost.
Given the potential for multi-month drawdowns and large floating swings, risk per trade and overall exposure must be small enough that a worst-case sequence is survivable.
5. Darren’s Mindset in This Lesson
The underlying mindset in this lesson is one of cautious optimism combined with statistical realism. Darren is clearly excited by the performance of the new gold set file, but he spends more time on its weaknesses and on the nature of drawdowns than on raw profit numbers. The tone is: “this looks very good, and here is everything that can go wrong.”
He is also highly critical of shallow marketing claims in the EA world. Equity curves built on trivial trade counts and poor risk–reward structures are, in his view, not worth serious attention. A system that makes 400 units on average but loses 700 on the losers is structurally fragile, regardless of how smooth the curve looks on a sales page.
A recurring theme is responsibility. He refuses to encourage anyone to run these algos with real money until he feels “100%” confident in their robustness and until the buyer fully understands the associated risks. That is why he talks about one-to-one discussions, careful distribution, and heavy behind-the-scenes preparation before any public rollout.
Finally, he acknowledges the psychological challenge of letting an automated trend-follower do its job. For a scalper, it is emotionally uncomfortable to watch a one-minute trade swing for hours or days. The EA is partly a tool to enforce the behaviour most traders know they should have – holding runners in strong trends – but often fail to execute manually.
6. Applying the Ideas on Your Own Charts
Although this session revolves around Darren’s own EA, the principles can be turned into a testing protocol for any trader working with automated or semi-automated systems
Start by choosing a volatile, liquid instrument (such as gold or a major FX pair) and a time window of at least 12–18 months. Run your strategy in backtest and ensure the sample contains several hundred trades, not just a few dozen.
On the statistics side, build a checklist
-
Average win vs average loss should favour the wins by 2–3:1.
-
Largest winner vs largest loss should not be heavily skewed against you.
-
The number of trades should be high enough for the curve to mean something.
-
Maximum historical drawdown and longest flat spot should be tolerable relative to your planned risk per trade and account size.
Then, instead of searching for a single perfect input combination, generate a small family of set files that all meet minimum quality standards. Test them across multiple brokers and observe how their equity curves behave side by side. The goal is to construct a portfolio of related logics that, together, can ride out the inevitable rough patches.
Within this framework, Darren’s gold EA is not presented as a finished product but as a live case study in how to think about trend-following algos: in terms of equity curves, drawdowns, risk–reward structures and psychological compatibility, rather than parameter fetishism or marketing claims.