Hello everybody!
I want to share one experiment — the fully automatic expert "2MA BlackBox" for XAUUSD (Gold) on the hourly timeframe (H1).
I would like to receive feedback and suggestions for improvement. I will be grateful for the bugs and errors found.
A month ago, testing of the concept of synergy of several trading systems in one robot began. To be honest, the results were amazing! But it's still in the works: longer tests and improvements are needed.
To develop and test the idea, a similar cluster of systems based on the "Moving Average Cross Signal" indicator was assembled.
How do I start testing?
It's simple:
1. Download the free "Moving Average Cross Signal" indicator from the official MQL market.
2. Put his file in the Indicators/Market folder of your MT5.
3. Run the Expert on the XAUUSD, H1 chart.
How does it work, to put it simply?
The magic is all about synergy. Several subsystems have been created based on the same principle:
• As soon as the indicator shows the up arrow, we place a pending Buy Stop order just above the maximum of the current candle.
• To exit a trade, we use Stop Loss, Take Profit and Trailing Stop.
• Pending orders "live" for only one bar (1 hour), if they are not triggered, we delete them.
• Each system works independently, meaning one can open a deal even if the other is already in the market.
And what is the synergy here?
The systems were configured in turn so that they could back each other up. If one system failed in a certain market situation, then the next system was "taught" to be stronger in this particular weak spot, slightly increasing its lot at the time of setup. In the finished version, the lot is not increased and all subsystems trade in the same volume. As a result, they work as one well-coordinated team.
That's how it looked in the strategy tester — it looks very encouraging!