Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Exp_Fractal_ADX_Cloud - MetaTrader 5 Expert - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

Exp_Fractal_ADX_Cloud - expert for MetaTrader 5

Exp_Fractal_ADX_Cloud - expert for MetaTrader 5

Trading system Fractal_ADX_Cloud indicator based on the intersection of DI+ and DI- lines. When the bar closes, a signal is formed if the red and green lines of the indicator cross.

Place the Fractal_ADX_Cloud.ex5 and Fractal_ADX_Cloud_HTF.ex5 compiled files into <terminal data folder>\MQL5\indicators .

The Fractal_ADX_Cloud_HTF indicator in the EA is only used for more convenient visualization of trends in the strategy tester, in other operating modes it is inactive.

After compilation, the Exp_Fractal_ADX_Cloud.ex5 expert file contains the Fractal_ADX_Cloud.ex5 and Fractal_ADX_Cloud_HTF.ex5 indicators as shown below in the resource , therefore, they do not need to be present in the terminal folder for the compiled EA to work! For this purpose, corresponding code has been added to the EA code in order to include these indicators in the EA's executable file.

Metrics executable has been added as a global scope resource

Change the string path to the indicator used as a resource in the OnInit() function block

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.

Exp_Fractal_ADX_Cloud - expert for MetaTrader 5

Figure 1. Example of trade on chart

2015 USDJPY H12 test results:

Exp_Fractal_ADX_Cloud - expert for MetaTrader 5

Figure 2. Test result chart


Attachment download

📎 tradealgorithms.mqh (178.23 KB)

📎 fractal_adx_cloud.mq5 (35.18 KB)

📎 fractal_adx_cloud_htf.mq5 (23.82 KB)

📎 exp_fractal_adx_cloud.mq5 (15.81 KB)

Source: MQL5 #17027

Verification code Refresh