Exp_QQECloud - MetaTrader 5 Expert | Forex Indicator Download - MT4/MT5 Resources


The trading system uses the Exp_QQE cloud trend indicator.
Trading decisions are made strictly at fixed times. There are two of them: opening time and closing time.
These moments are defined by two pairs of EA input parameters:
Enter the hour StartHour=H08; // Position opening time Enter the minute StartMinute=M00; // Opening minute Enter HourX StopHour=HX23; // Closing time Enter the minute StopMinute=M59; // Minutes to close the position
When opening a position, the trading direction is defined by the color of the Exp_QQECloud indicator. If the color is red, open short, if the color is purple, open long. Put the Exp_QQECloud.ex5 compiled file into terminal_data_folder\MQL5\Indicators.
It should be taken into account that the TradeAlgorithms.mqh library file is designed to allow the use of Expert Advisors by brokers that offer the following services: non-zero spreads and the ability to set Stop Loss and Take Profit while opening a position. Other variants of this library can be downloaded from https://www.mql5.com/en/code/1578 .
The input parameters of the default Expert Advisor were used in the test shown below. Stop Loss and Take Profit were not used during testing.

Figure 1. Example of trading history in chart
2011 H4 USD/CHF test results:

Figure 2. Test result chart
Attachment download
📎 exp_qqecloud.mq5 (11.83 KB)
📎 smoothalgorithms.mqh (134.03 KB)
📎 tradealgorithms.mqh (60.39 KB)
📎 qqecloud.mq5 (8.91 KB)
Source: MQL5 #1645
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •