MQL5 Wizard – Trade Signals Based on Price Crossover with Moving Average Indicator – EA 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 Price Crossover with Moving Average, confirmed by ADX – EA 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 – EA 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 – EA 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 – EA 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 – EA 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

Percentage Crossover Channel – indicator MetaTrader 5

Percentage Crossover Channel
Real author: Vic2008 The channel based on the price percentage deviation from the previous value of the channel middle line. The channel width is managed by the percentage deviation. This indicator was first implemented in MQL4 and published in Code Base at mql4.com 07.09.2010. Percentage Crossover Channel – indicator MetaTrader 5

Trading Signal Module – plain MA crossover Signals – library MetaTrader 5

Signal visible in Expert Advisor Wizard
The basic idea of this simple MA crossover system is the utilization and possible use within the Expert Wizard. Only the so called Direction() function is implemented which has a simple buy and sell signaling when the fast MA is crossing the slow moving average signal.   The timeframe can be adjusted as an input

DoubleMA Crossover EA – EA MetaTrader 5

DoubleMA Crossover EA
Author of the idea — John Smith, author of the MQL5 code — barabashkakvn.  Trades only the following symbols: “AUDCAD” “AUDJPY” “AUDNZD” “AUDUSD” “CHFJPY” “EURAUD” “EURCAD” “EURCHF” “EURGBP” “EURJPY” “EURUSD” “GBPCHF” “GBPJPY” “GBPUSD” “NZDUSD” “USDCAD” “USDCHF” “USDJPY” Trailing of open positions. Signals of two indicators (Moving Average, MA). Indicator parameters, such as “averaging period”, “horizontal shift”, “smoothing type” and “type