Combo_Right - MetaTrader 5 Expert | Forex Indicators Download - MT4/MT5 Resources


This Expert Advisor is rewritten from MQL4, the author is Leshetov , link to the source https://www.mql5.com/en/code/7917 .
There is a basic trading system. This Expert Advisor uses the CCI indicator, if the CCI value is above zero, it will buy, if it is below zero, it will sell.
The system has three perceptrons, one for selling, one for buying, and the third is the total.
The perceptron exit value can be above or below zero. If both the total perceptron and first perceptron exit values are negative, then selling begins. If the total perceptron and second perceptron exit values are both positive, buying begins. In other cases, basic system signals are used.
The author of Expert Advisor recommends following these steps to set it up. The pass parameter can take values from 1 to 4. When 1, the perceptron is not used and only the basic trading system is set up. When pass=1, the tp1, sl1, CCIPeriod, and CCIPrice parameters need to be optimized. Then, when pass=2, configure the sell perceprton when optimizing the x12, x22, x32, x42, tp2, sl2, and p2 parameters. Then, when pass=3, if the x13, x23, x33, x43, tp3, sl3, p3 parameters are optimized, the purchase sensor is set. Finally, when pass=4, set the total perceptron and optimize the x14, x24, x34, x44, and p4 parameters. EA trading uses pass=4.
The picture shows the results of the work of the Expert Advisor in the tester. Figure 1 shows the image optimization results. 2 is the forward test result.

Figure 1. Optimization results.

Figure 2. Forward test results.
Attachment download
📎 combo_right.mq5 (15.59 KB)
Source: MQL5 #1135
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •