Examples from the book “Neural networks for algorithmic trading with MQL5” – expert advisor for MetaTrader 5

Examples from the book "Neural networks for algorithmic trading with MQL5" - expert for MetaTrader 5
The book “Neural networks for algorithmic trading with MQL5” is your go-to guide for learning how to use machine learning and neural networks in trading. This book is intended for algorithmic traders who want to learn how to create trading strategies using advanced artificial intelligence techniques. The book has 7 chapters that cover everything you

MQL5 Wizard – Trade Signals Based on Price Crossover with Moving Average Indicator – expert advisor for MetaTrader 5

Figure 1. Trade signals based on price crossover with Moving Average
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. Here we will consider the strategy based on price crossover with Moving Average indicator. The strategy called “Signals based on price crossover with MA” (when creating EA automatically in MQL5 Wizard). The trade

MQL5 Wizard – Trade Signals Based on Three Moving Averages – expert advisor for MetaTrader 5

Figure 1. Trade signals, based on three moving averages
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. Here we will consider the trend strategy, based on three moving averages. The strategy called “Signals based on three EMA”. To determine the trend, it uses three exponentially smoothed moving averages: FastEMA, MediumEMA

MQL5 Wizard – Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX – expert advisor for MetaTrader 5

Figure 1. Trade signals based on price crossover with Moving Average, confirmed by ADX
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. Here we will consider the strategy based on price crossover with Moving Average indicator, confirmed by ADX indicator. The strategy called “Signals based on price crossover with MA confirmed by ADX“ (when creating

MQL5 Wizard – Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages – expert advisor for MetaTrader 5

Figure 1. Trade signals, based on crossover of two exponentially smoothed moving averages
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. Here we will consider the strategy based on crossover of two exponentially smoothed Moving Averages (fast EMA and slow EMA). The strategy called “Signals based on crossover of two EMA” (when creating EA

MQL5 Wizard – Trade Signals Based on Crossover of Two EMA with intraday time filter – expert advisor for MetaTrader 5

Figure 1. Trade signals, based on crossover of two EMA with intraday time filter
MQL5 Wizard allows to create the code of Expert Advisors automatically. See Creating Ready-Made Expert Advisors in MQL5 Wizard for the details. The trading signals of the strategy, based on two moving averages are considered in MQL5 Wizard – Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages. The moving averages are effective

MQL5 Wizard – Trade Signals Based on Crossover of Main and Signal lines of MACD indicator – expert advisor for MetaTrader 5

Figure 1. Trade signals, based on crossover of main and signal MACD lines
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). Here we will consider the trading signals, based on crossover of MACD indicator lines. The strategy called “Signals based on crossover of main and signal MACD lines” (when creating EA automatically in MQL5 Wizard). The main line of

MQL5 Wizard – Trade Signals Based on Crossover of Lines of the Alligator Indicator – expert advisor for MetaTrader 5

Figure 1. Trade signals, based on the Alligator technical indicator
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). It’s time consider the trading signals, based on the Alligator technical indicator, presented by B.Williams in “Trading Chaos”. The strategy called “Signals based on the Alligator” (when creating EA automatically in MQL5 Wizard). The system is based on