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

Fractal_Keltner_x5_Cloud_HTF - MetaTrader 5 script

author EAcpu | 3 reads | 0 comments |

Fractal_Keltner_x5_Cloud_HTF - indicator for MetaTrader 5

This indicator has timeframe selection options available in the Fractal_Keltner_x5_Cloud input parameters:

 Input ENUM_TIMEFRAMES time range = PERIOD_H4 ; // Indicator chart period (time range)

The Fractal_Keltner_x5_Cloud_HTF repeater indicator requires the compiled custom indicator file Fractal_Keltner_x5_Cloud.mq5 for compilation. Place it in <Terminal Data Folder>\MQL5\Indicators .

After compilation, the Fractal_Keltner_x5_Cloud_HTF.ex5 indicator file contains the Fractal_Keltner_x5_Cloud.ex5 indicator as a resource , therefore the compiled indicator does not need to be present in the terminal folder to work! For this purpose, corresponding code has been added to the indicator code to include the Fractal_Keltner_x5_Cloud indicator in the executable.

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

Therefore, the compiled executable of the Repeater indicator can be used independently on other trading terminals without the original indicator.

Fractal_Keltner_x5_Cloud_HTF - indicator for MetaTrader 5

Figure 1. Fractal_Keltner_x5_Cloud_HTF indicator


Attachment download

📎 fractal_keltner_x5_cloud.mq5 (40.54 KB)

📎 fractal_keltner_x5_cloud_htf.mq5 (25.05 KB)

Source: MQL5 #17106

Verification code Refresh