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 … Read more

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 … Read more

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 … Read more

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 … Read more

MQL5 Wizard – Trade Signals Based on Reversal Candlestick Patterns – EA MetaTrader 5

Figure 1. Trade signals, based on reversal candlestick patterns
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). The CSignalCandles class provides trade signals, based on reversal candlestick patterns. The strategy called “Signals based on reversal candlestick patterns” (when creating EA automatically in MQL5 Wizard). The idea of the system is to indentify the reversal patterns … Read more

MQL5 Wizard – Trade Signals Based on 3 Black Crows/3 White Soldiers + Stochastic – EA MetaTrader 5

Figure 1. "3 Black Crows" candlestick pattern
The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The structure of this class … Read more

MQL5 Wizard – Candlestick Patterns Class – library MetaTrader 5

MQL5 Wizard - Candlestick Patterns Class - library for MetaTrader 5
The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal. It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The structure of this class and example can be found in the article MQL5 Wizard: How … Read more

MQL5 Wizard – Trade Signals Based on 3 Black Crows/3 White Soldiers + CCI – EA MetaTrader 5

Fig. 1. "3 Black Crows" candlestick pattern
The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The structure of this class … Read more

MQL5 Wizard – Trade Signals Based on 3 Black Crows/3 White Soldiers + MFI – EA MetaTrader 5

Fig. 1. "3 Black Crows" candlestick pattern
The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The structure of this class … Read more

MQL5 Wizard – Trade Signals Based on 3 Black Crows/3 White Soldiers + RSI – EA MetaTrader 5

Fig. 1. "3 Black Crows" candlestick pattern
The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It allows to check your trade ideas quickly, all you need is to create your own trading signals class. The structure of this class … Read more