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

Trading signal module based on WPRSIsignal indicator - MetaTrader 5 library - MT4/MT5 resources

author EAcpu | 2 reads | 0 comments |

Trading signals module based on WPRSIsignal indicator - library for MetaTrader 5

Trading signals module based on WPRSIsignal indicator - library for MetaTrader 5

The signal is formed at the close of the bar. The colored arrow of the WPRSI signal indicator acts as a market entry signal.

Place the WPRSIsignal.ex5 compiled file into terminal_data_catalogue\MQL5\Indicators.

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

Trading signals module based on WPRSIsignal indicator - library for MetaTrader 5

Figure 1. Example of trade on chart

2011 NZDUSD H4 test results:

Trading signals module based on WPRSIsignal indicator - library for MetaTrader 5

Figure 2. Test result graph

Since smoothing by the number of existing modules (basic one + one additional module) is performed during the "vote" calculation, the threshold should be indicated taking into account this fact. Therefore, after creating an Expert Advisor using the MQL5 Wizard, the Signal_ThresholdOpen and Signal_ThresholdClose values ​​must be set to 40=(0+80)/2 and 20=(0+40)/2 respectively.


Attachment download

📎 wprsisignal.mq5 (6.83 KB)

📎 wprsisignal.mqh (12.79 KB)

📎 expm_wprsisignal.mq5 (7.8 KB)

Source: MQL5 #843

Verification code Refresh