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

Exp_i-AnyRangeCldTail_System_Tm_Plus - MetaTrader 5 Expert

author EAcpu | 5 reads | 0 comments |

Exp_i-AnyRangeCldTail_System_Tm_Plus - expert for MetaTrader 5

Exp_i-AnyRangeCldTail_System_Tm_Plus - expert for MetaTrader 5

The trading system is based on i-AnyRangeCldTail_System and can set indicator signals with fixed holding time. If the channel breaks, a signal is formed when the bar closes. Once the position holding time exceeds the preset fixed limit, the position will be closed immediately:

 Input boolean time trading = true ; //enable closing positions by time
Input unit n time = 1500; //Position time (minutes)

This Expert Advisor requires the compiled indicator file i-AnyRangeCldTail_System.ex5 in order to run. Place it in <terminal data folder>\MQL5\Indicators.

The EA operates on a time frame not higher than M30:

 Input ENUM_TIMEFRAMES InpInd_Timeframe= PERIOD_M30 ; //i-AnyRangeCldTail_System indicator time range

The input parameters of the default Expert Advisor have been used during testing, as shown below.

Exp_i-AnyRangeCldTail_System_Tm_Plus - expert for MetaTrader 5

Figure 1. Example of trade on chart

2017 USDJPY M30 test results:

Exp_i-AnyRangeCldTail_System_Tm_Plus - expert for MetaTrader 5

Figure 2. Test result graph


Attachment download

📎 tradealgorithms.mqh (236.36 KB)

📎 i-anyrangecldtail_system.mq5 (35.93 KB)

📎 exp_i-anyrangecldtail_system_tm_plus.mq5 (14.87 KB)

Source: MQL5 #21861

Exp_i-AnyRangeCldTail_System_Tm_Plus - MetaTrader 5 Expert Pre-Use Tips

This page has been supplemented with structured instructions, focusing on the purpose of EA source code, MQL4/MQL5 platform compatibility, testing process and risk control. Before downloading or deploying, it is recommended to first determine whether it is consistent with your own variety, cycle and account environment.

Suitable for who to use

  • Users who want to quickly screen EA source code and are willing to do simulation disk verification first.
  • People who need to compare MT4/MT5 EAs, indicators, scripts or source code projects.
  • Traders who wish to record backtests, parameters and risk boundaries before placing a trade.

Testing and risk control suggestions

  • First verify the default parameters in the strategy tester or demo account, and then adjust the symbol, period, spread and trading period one by one.
  • Scalping, grid, martin, and high-frequency strategies should focus on observing maximum drawdowns, consecutive losses, slippage, and trading frequency.
  • It is not recommended to run any document directly on the real disk. At least observe the simulated disk performance for 2-4 weeks first.

FAQ

Can MT4 and MT5 be used interchangeably?
Usually cannot be used directly. EX4/MQ4 corresponds to MT4, EX5/MQ5 corresponds to MT5, and the source code needs to be compiled in the corresponding MetaEditor.

Is this resource guaranteed to be profitable?
cannot. EAs, indicators and scripts can only be used as trading tools, and the results depend on parameters, market environment, spreads, slippage and risk control.

What else can I continue to watch?
Forex EA download , foreign exchange indicator download , EA evaluation , MQL5 CodeBase .

English Search Notes

This page is also optimized for English search intent around Exp_i-AnyRangeCldTail_System_Tm_Plus - MetaTrader 5 Expert . Related search terms include: MQL4 source code, MQL5 source code. Test any Forex EA, Expert Advisor, MT4/MT5 indicator, script or MQL source code with historical data and a demo account before live trading.

Verification code Refresh