Fractal_ADX_HTF - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

This Fractal_ADX indicator has time frame selection options available in the input parameters:
Input ENUM_TIMEFRAMES time range = PERIOD_H4 ; // Indicator chart period (time range)
The Fractal_ADX_HTF repeater indicator requires the compiled custom indicator file Fractal_ADX.mq5 for compilation. Place it in <Terminal Data Folder>\MQL5\Indicators .
After compilation, the Fractal_ADX_HTF.ex5 indicator file contains the Fractal_ADX.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_ADX 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.

Figure 1. Fractal_ADX_HTF and Fractal_ADX_Cloud_HTF indicators
Attachment download
📎fractal_adx.mq5 (37.66 KB)
📎 fractal_adx_cloud.mq5 (35.18 KB)
📎fractal_adx_htf.mq5 (24.66 KB)
📎 fractal_adx_cloud_htf.mq5 (23.82 KB)
Source: MQL5 #17026
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •