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

Exp_ColorJJRSX_Tm_Plus - MetaTrader 5 Expert - MT4/MT5 Resources

author EAcpu | 4 reads | 0 comments |

Exp_ColorJJRSX_Tm_Plus - expert for MetaTrader 5

Exp_ColorJJRSX_Tm_Plus - expert for MetaTrader 5

Exp_ColorJJRSX_Tm_Plus - expert for MetaTrader 5

The trading system can set indicator signals with a fixed holding time based on the color JJRSX . If the direction of indicator movement (indicator color) changes, a signal is formed at the close of the bar. 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 = 240 ; //Position time (minutes)

This Expert Advisor operates using the compiled indicator file color JJRSX.ex5 . Place it in <terminal data folder>\MQL5\Indicators.

Please note that the Trade Algorithms .mqh library file allows trading Expert Advisors with non-zero spreads and the option to set Stop Loss and Take Profit along with opening positions with brokers that offer the following services. You can download more variants of this library via the following link: Trading Algorithms .

The default input parameters of the Expert Advisor were used during the tests shown below. Stop Loss and Take Profit were not used during testing.

Exp_ColorJJRSX_Tm_Plus - expert for MetaTrader 5

Figure 1. Example of trade on chart

2016 AUDUSD H4 test results:

Exp_ColorJJRSX_Tm_Plus - expert for MetaTrader 5

Figure 2. Test result graph


Attachment download

📎 Exp_ColorJJRSX_Tm_Plus.mq5 (16.66 KB)

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 TradeAlgorithms.mqh (223.38 KB)

📎 ColorJJRSX.mq5 (20.26 KB)

Source: MQL5 #19666

Verification code Refresh