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

Exp_AbsolutelyNoLagLwma_Range_Channel_Tm_Plus - MetaTrader 5 Expert

author EAcpu | 2 reads | 0 comments |

Exp_AbsolutelyNoLagLwma_Range_Channel_Tm_Plus - expert for MetaTrader 5

Exp_AbsolutelyNoLagLwma_Range_Channel_Tm_Plus - expert for MetaTrader 5

The trading system can set indicator signals with fixed holding time based on AbsolutelyNoLagLwma_Range_Channel . 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 = 48 0 ; //Position time (minutes)

The Expert Advisor operates using the compiled indicator file absolute NoLagLwma_Range_Channel.ex5 . Place it in <terminal data folder>\MQL5\Indicators.

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

Exp_AbsolutelyNoLagLwma_Range_Channel_Tm_Plus - expert for MetaTrader 5

Figure 1. Example of trade on chart

2017 EURJPY H4 test results:

Exp_AbsolutelyNoLagLwma_Range_Channel_Tm_Plus - expert for MetaTrader 5

Figure 2. Test result graph


Attachment download

📎 tradealgorithms.mqh (229.96 KB)

📎 absolutelynolaglwma_range_channel.mq5 (21.1 KB)

📎 exp_absolutelynolaglwma_range_channel_tm_plus.mq5 (15.14 KB)

Source: MQL5 #21540

Verification code Refresh