Русский 中文 Español Deutsch 日本語 Português 한국어 Français Italiano Türkçe
Creating Expert Advisors Using Expert Advisor Visual Wizard

Creating Expert Advisors Using Expert Advisor Visual Wizard

MetaTrader 5Examples | 16 January 2012, 10:02
16 527 36
molanis
molanis


Introduction

Expert Advisor Visual Wizard for MetaTrader 5 provides a highly intuitive graphical environment with a comprehensive set of predefined trading blocks that let you design Expert Advisors in minutes. No coding, programming or MQL5 knowledge is required.

The click, drag and drop approach of Expert Advisor Visual Wizard allows you to create visual representations of forex trading strategies and signals as you would with pencil and paper. These trading diagrams are analyzed automatically by Molanis’ MQL5 code generator that transforms them into ready to use Expert Advisors. The interactive graphical environment simplifies the design process and eliminates the need to write MQL5 code.

With Expert Advisor Visual Wizard you only need to follow a 3 step process:

Fig. 1. Using  Expert Advisor Visual Wizard

Fig. 1. Using Expert Advisor Visual Wizard


1. Developing a Trading Diagram

A trading diagram is a graphical representation of an Expert Advisor. It shows the ‘flow’ through a trading decision system. Trading diagrams are made of trading blocks that are connected to create complex Expert Advisors.

To create a trading diagram, you only need to add the trading blocks, set their configuration parameters and make the necessary connections.

Moving Average Strategy

Typically, two moving averages can be used to create an Expert Advisor with these trading conditions:

  • Buy when the short period moving average is above the long period moving average (red line is above the green line)
  • Sell when the short period moving average is below the long period moving average (red line is below the green line)

Fig. 2. Buy and Sell signals

Fig. 2. Buy and Sell signals

Instead of spending a long time coding this EA, with Expert Advisor Visual Wizard you can create a trading diagram that represents the moving average strategy in seconds.

Launch Expert Advisor Visual Wizard:

Expert Advisor Visual Wizard

Fig. 3. Expert Advisor Visual Wizard


A. Just drag and drop two Technical Analysis blocks into the trading diagram:

Fig. 4. Adding TA boxes

Fig. 4. Adding TA blocks

To define the moving average trading conditions, click on the TA icon and select the options as shown in the pictures:

Options to go long (or buy):

Fig. 5. Options to go long (buy)

Fig. 5. Options to go long (buy)

Options to go short (or sell):

Fig. 6. Options to go short (or sell)

Fig. 6. Options to go short (or sell)

B. Drag and drop one BUY block and one SELL block:

Fig. 7. Adding Buy and Sell blocks

Fig. 7. Adding Buy and Sell blocks


Click on the BUY icon to define the lot size, take profit, stop loss, and trailing stops for your EA as shown in the picture:

Fig8_Buy_options

Fig. 8. Options of Buy trading block


Repeat the same procedure for the SELL icon:

Fig. 9. Options of Sell trading block

Fig. 9. Options of Sell trading block


C. Connect all the blocks to get a trading diagram like the following:

 

Fig. 10. Connected Blocks

Fig. 10. Connected blocks


2. Generating the Expert Advisor

After the trading diagram is complete you need to generate the EA clicking on Generate MQL5 Code in Trading Diagram of the main menu:

Fig. 11. Generate MQL5 code

Fig. 11. Generate MQL5 code



The EA Visual Wizard transforms your trading diagram into a fully working EA. It also gives you access to the EA’s MQL5 code:


Fig. 12. MQL5 code generated

Fig. 12. MQL5 code generated



3. Trading with MetaTrader 5

After you generate the EA it will be available in MetaTrader 5 for you to trade. Just attach it to a chart to start trading.

Fig. 13 Expert Advisor input parameters

Fig. 13 Expert Advisor input parameters

All expert advisors generated with Molanis’ software have MetaTrader variables to manage:

  • Trading bars or ticks;
  • Alert mode (Does not trade but gives signals);
  • 4 or 5 decimals;
  • Time filter;
  • ECN orders;
  • Maximum volume size;
  • Maximum percentage at risk;
  • Lot size management.

4. Creating Expert Advisors that use Custom Indicators

Breakthrough of the Price Channel Range Strategy

EA logic: Positions are opened when the price pierces the borders of the Price Channel. To create this Expert Advisor we need to use the custom indicator Price Channel by Sergey Gritsay.

You can add any well-written custom indicator into the EA Visual Wizard with the Import Custom Indicator button.

Under a TA block, select Custom Indicator – iCustom, and then click on Import Custom Indicator.

Fig. 14. Editing a trading condition

Fig. 14. Editing a trading condition

Select the custom indicator you want to import.

Custom indicators must be located in the indicators directory (terminal_data_folder_\MQL5\Indicators).

Fig. 15. Importing custom indicator 

Fig. 15. Importing custom indicator

The import custom indicator feature reads the indicator code and based on standard rules of coding gets the number of modes (signals) and the indicator parameters. This feature cannot select the mode or shift for you. It's your job to know the right signal and parameters for your EA.

Fig. 16. Indicator was imported

Fig. 16. Indicator was imported

After you finish importing the custom indicator, you can use it to define trading conditions in your Expert Advisor.

For sell:

Fig. 17. Trading conditions for sell

Fig. 17. Trading conditions for sell

For buy:


Fig. 18. Trading conditions for buy

Fig. 18. Trading conditions for buy

Now, just create a setup like the one and you are done.


Fig. 19. The Expert Advisor diagram

Fig. 19. The Expert Advisor diagram


Conclusion

The EA Visual Wizard is a great tool to create Expert Advisors in minutes. We have developed 15 examples based on the 20 Trade Signals in article "20 Trade Signals in MQL5". I encourage readers to review them at our examples page.

I am attaching the code for the Example 1 - simple moving average strategy explained in part 1 of this article. Example 7, Breakthrough of the Price Channel Range was used to explain the import process for part 4 of this article.

Read about the 15 examples

  1. Simple moving average;
  2. Multi-Currency Simple moving average;
  3. Multi-timeframe Simple moving average;
  4. Multi-timeframe Advanced Simple moving average;
  5. Moving Average Crossover;
  6. Intersection of the Main and Signal Line of MACD;
  7. Breakthrough of the Price Channel Range;
  8. RSI indicator Overbuying/Overselling strategy;
  9. Exit from the Overbuying/Overselling Zones of CCI;
  10. Exit from the Overbuying/Overselling Zones of Williams Percentage Range;
  11. Bounce from the Borders of the Bollinger Channel;
  12. ADX Adaptive Channel Breakthrough (Uses a custom Indicator);
  13. Bounce from the Borders of the Standard Deviation Channel (Uses a custom Indicator);
  14. NRTR Change of Trend (Uses a custom Indicator);
  15. Detect Change of Trend using the Adaptative Moving Average (AMA) indicator.

Attached files |
Last comments | Go to discussion (36)
Dina Paches
Dina Paches | 29 Jan 2014 at 17:20

Since earlier I wrote that my antivirus blocked the loading of the site, of course, I can not help but write that this blockade stopped.

It seems that after the next update of the antivirus.


I will look for time to get acquainted with the programme in detail.


To create something like this is not an ordinary mind is required.

Yury Reshetov
Yury Reshetov | 29 Jan 2014 at 17:25
komposter:
Switch off your antivirus?
I switched it off once to access my own website. It took me almost 24 hours to get the virus off my computer. Even worse, my ISP blocked all my email ports because the virus was sending spam from me.
[Deleted] | 30 Jan 2014 at 11:23
+
Thiago Ferreira
Thiago Ferreira | 4 Mar 2014 at 02:26
Good for making simple but limited EAs. If you want an EA with more options, you'll have to opt for another EA Buider.
Aleksandr Brown
Aleksandr Brown | 20 Jul 2014 at 23:38

The idea of creating a visual constructor is definitely doomed to success! But I didn't see any usefulness in Expert Advisor Visual Wizard. It is a very simple programme. It is not even clear who it is designed for. The MQL5 Wizard can cope with such an elementary design.

It would be good if the visual constructor had the same variety and flexibility as MQL5. It seems to me that it would be easy to implement such an idea if the meaning of the "click, drag and drop" icon is not the blocks of technical analysis, but elementary operators. That is. 1 operator = 1 pictogram. And the entry and exit points of the pictogram are parameters of the operator. Throw a dozen or more pictograms (operators, pre-prepared functions and classes, etc.), unite them by lines of source to input parameters, and it's done. You can compile and test it.

Analysis of the Main Characteristics of Time Series Analysis of the Main Characteristics of Time Series
This article introduces a class designed to give a quick preliminary estimate of characteristics of various time series. As this takes place, statistical parameters and autocorrelation function are estimated, a spectral estimation of time series is carried out and a histogram is built.
Universal Regression Model for Market Price Prediction Universal Regression Model for Market Price Prediction
The market price is formed out of a stable balance between demand and supply which, in turn, depend on a variety of economic, political and psychological factors. Differences in nature as well as causes of influence of these factors make it difficult to directly consider all the components. This article sets forth an attempt to predict the market price on the basis of an elaborated regression model.
Interview with Alexander Arashkevich (ATC 2011) Interview with Alexander Arashkevich (ATC 2011)
The Championship fervour has finally subsided and we can take a breath and start rethinking its results again. And we have another winner Alexander Arashkevich (AAA777) from Belarus, who has won a special prize from the major sponsor of Automated Trading Championship 2011 - a 3 day trip to one of the Formula One races of the 2012 season. We could not miss the opportunity to talk with him.
The Role of Statistical Distributions in Trader's Work The Role of Statistical Distributions in Trader's Work
This article is a logical continuation of my article Statistical Probability Distributions in MQL5 which set forth the classes for working with some theoretical statistical distributions. Now that we have a theoretical base, I suggest that we should directly proceed to real data sets and try to make some informational use of this base.