Unlock Trading Success with the XBullsBearsEyes_Vol System for MetaTrader 5

Mike 2018.12.19 04:10 20 0 0
Attachments

If you're looking to enhance your trading strategy, the XBullsBearsEyes_Vol indicator could be just the ticket. This trading system generates signals when a bar closes, especially when there's a breakthrough of overbought or oversold levels. Each level has its own unique setup, complete with distinct magic numbers and sizes for breakthrough trades.

input uint Magic1=555;            //Magic number for normal signal orders
input uint Magic2=777;            //Magic number for strong signal orders
input double MM1=0.1;             //Share of financial resources from the deposit in a trade (normal signal)
input double MM2=0.2;             //Share of financial resources from the deposit in a trade (strong signal)

To ensure the EA runs smoothly, make sure you have the compiled XBullsBearsEyes_Vol.ex5 file in your <terminal_data_directory>\\MQL5\\Indicators folder.

The default input parameters for this Expert Advisor were utilized in the tests outlined below. Notably, Stop Loss and Take Profit settings were not applied during these tests.

Fig. 1. Examples of trades on the chart

Fig. 1. Examples of trades on the chart

Here are the testing results for 2017 using the EUR/USD pair on an H8 timeframe:

Fig. 2. Test results chart

Fig. 2. Test results chart

List
Comments 0