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

Trading signals based on simple Bollinger Bands - MetaTrader 5 library | MT5 EA download - MetaTrader 5 resources

author EAcpu | 4 reads | 0 comments |

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Trade signal based on simple Bollinger bands - library for MetaTrader 5

I created it because for some reason Bollinger Bands are not available in the MQL 5 Wizard.

Just making money from this project is not the purpose.

Incorporating it into the MQL 5 Wizard is a purpose.

Trading signals are very simple.

For basic usage of the MQL 5 Wizard, see " Create your own trading robot in just 6 steps ".

1. Trading signals

Trading signals consist of two patterns.

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Trade signal based on simple Bollinger bands - library for MetaTrader 5

2. Create an expert advisor using the MQL 5 Wizard

After compiling SignalBands.mqh, you will be able to use it with the MQL5 Wizard.

To generate a trading robot based on this logic, select the signal of the indicator "Bollinger Bands" in the signal properties of the MQL 5 Wizard.

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Let's check the backtest of EA historical data (USDJPY H4, test period: 01.01.2018 - 01.11.2018, PeriodBands = 120, Shift = 0, Deviation = 1.6, Applied = Closing Price, Weight = 1.0).

Trade signal based on simple Bollinger bands - library for MetaTrader 5

Attachment: SignalBands.mqh of the SignalBands class must be placed in terminal_data_folder \ MQL5 \ Include \ Expert \ Signal \ MySignal.

The ExpertsBands.mq5 file contains the codes of Expert Advisors created using the MQL 5 Wizard.


Attachment download

📎 expertsbands.mq5 (7.17 KB)

📎 signalbands.mqh (9.39 KB)

Source: MQL5 #23391

Verification code Refresh