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

TDI-2_Cloud_HTF - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 7 reads | 0 comments |

TDI-2_Cloud_HTF - indicator for MetaTrader 5

This TDI-2 indicator has available time frame selection options in the input parameters:

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

The TDI-2_HTF repeater indicator requires the compiled custom indicator file TDI-2.mq5 for compilation. Place it in <Terminal Data Folder>\MQL5\Indicators .

After compilation, the TDI-2_HTF.ex5 indicator file contains the TDI-2.ex5 indicator as a resource , therefore the compiled indicator does not need to be present in the terminal folder to work! To this end, appropriate code has been added to the indicator code to include the TDI-2 indicator in the 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

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

TDI-2_Cloud_HTF - indicator for MetaTrader 5

Figure 1. TDI-2_HTF indicator


Attachment download

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 TDI-2.mq5 (17.58 KB)

📎 TDI-2_Cloud_HTF.mq5 (23.4 KB)

Source: MQL5 #17437

Verification code Refresh