MQL5 Tutorial artwork

MQL5 Tutorial

252 episodes - English - Latest episode: about 2 months ago -

MQL5 Expert Advisor Algo Trading for Metatrader5

Investing Business mql5 tutorial learn lessons forex trading algo metatrader5 metaeditor jimdandy1958
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

MQL5TUTORIAL – HOW TO GET ADVANCED STATISTICS FOR 3 LIVE SYSTEMS

August 27, 2022 07:37 - 3 minutes - 16.9 MB Video

TO THE STATISTICS I have added the statistics for the new $1000 Platin Group System on the webpage Platinsystem.org so you can now analyze and take apart every detail. By now our first Platin System trading account has been online for a few weeks. We have crossed the 3 percent profit mark at the beginning of the week and we are approaching the $350 profit line. Thanks to a tip of a member named Rafael from Brazil I now have 3 streaming servers online that automatically trade the $1000 Plat...

MQL5 TUTORIAL – SIMPLE STOCHASTIC STANDALONE EXPERT ADVISOR

August 14, 2022 03:53 - 6 minutes - 22.7 MB Video

In this video we are going to create a standalone version for the Stochastic Oscillator, this is a very simple Oscillator; whenever the two lines crossed below the lower line here that would be a buy signal and whenever the two lines cross above that would be a sell signal. This Expert Advisor is actually going to trade and we will see the signal here on the chart. Now how can we create an Expert Advisor for the Stochastic Indicator? To do that please click on a little button here or press...

MQL5 TUTORIAL ENGLISH – SETUP YOUR ADVANCED STATISTICS

July 24, 2022 09:54 - 2 minutes - 9.19 MB Video

  This video is about publishing statistics on the Internet. You see, I announced a while ago that I would be offering a four-digit platinum group membership with a brand new trading system in a short period of time. Now this is one of the pre-versions and we have an account hosted at Robo Forex Pro that has this account number here. And unlike my other habits, I’m now on FXBlue.com. Because with MyFxBook I was not able to reliably publish the account statistics on a Linux machine. Because...

MQL5 TUTORIAL ENGLISCH – POSSIBLE OR PROBABLE?

July 16, 2022 08:53 - 3 minutes - 28.6 MB Video

  The topic today is possibilities and probabilities. Because once again I have received a request from a course member. And the question was whether it is possible to implement a certain profit expectation in practice. My answer was that it depends on a lot of factors and one of these factors is probability. My favorite example on this subject is a man named Roy Sullivan. Roy Sullivan was a park ranger in the United States and he was struck by lightning a full seven times in his life. The...

MQL5 TUTORIAL BASICS – 132 STANDALONE BOLLINGER BANDS RSI EXPERT ADVISOR

July 09, 2022 12:43 - 8 minutes - 27.6 MB Video

  In this video we are going to create an Expert Advisor like this one that is able to trade the Bollinger Band signal and it also uses the RSI Oscillator as a filter.   So let’s find out how to do that with MQL5.   To get started, please click on the little button here or press F4 on your keyboard.   Now you should see the meta editor window and here we have a pre coded version for the Bollinger Bands RSI Expert Advisor the first thing we do is to use the include function to include the f...

MQL5 TUTORIAL – 131 STANDALONE EMA MACD EXPERT ADVISOR

June 29, 2022 06:18 - 9 minutes - 47 MB Video

  In this video we are going to create an expert advisor that uses two exponential moving averages and the MACD as a filter to create, buy and sell signals. So let’s find out how to do that with MQL5. To get started, please click on the IDE button or press F4 on your keyboard. Here we have the pre-coded solution. We start by importing the file Trade.Mqh. This one comes with MQL5 and it provides a few functions for position management.   The next two include statements here are for the modu...

MQL5 TUTORIAL GRUNDLAGEN – 130 HOW TO IMPROVE YOUR RESULTS WITH MASSTESTS

June 23, 2022 05:22 - 7 minutes - 23.1 MB Video

  In this video we are going to talk about mass tests and why most people don’t get the reason why automated trading works even when you blow up an account. So let’s find out how to do that. This is a system that I’m testing right now. I hope it won’t blow up my computer while I’m recording because it uses lots of performance as it is doing 101 tests here. And that is for eleven years.   Here is the current setting. I’m testing the Australian dollar against the yen and I’m doing it for 201...

MQL5 TUTORIAL BASICS – 129 SIMPLE BOLLINGER BANDS EXPERT ADVISOR

June 16, 2022 07:21 - 7 minutes - 17.2 MB Video

  In this video we are going to create a bollinger bands standalone expert advisor that is going to actually trade the bollinger band signals. We have already made a sell trade here and now we want to find out how we can do that in MQL5.   To do that please click on the little button here or press F4 in your Metatrader.   Now you should see the Metaeditor window. And here you want to click on file, New. Expert Advisor from template, Continue.   I will call this one Simple Bollinger band st...

MQL5 TUTORIAL BASICS – 128 SIMPLE LONG TERM TREND

June 05, 2022 12:15 - 6 minutes - 22 MB Video

  In this video we are going to measure the long term trend and calculate if we want to open, buy or sell trades. So let’s find out how to do that with MQL5.   To get started please click on the little button here.   It is now called IDE. Now you should see the Meta Editor window and a bunch of new icons and here you want to click on File, new File, Expert Advisor from Template, continue I will call this file Simple Long Term Trend. Click on Continue, continue and finish. Now you can delet...

MQL5 TUTORIAL – SIMPLE ENVELOPES STANDALONE EXPERT ADVISOR

May 20, 2022 13:26 - 7 minutes - 21.9 MB Video

In this video we are going to find out how to create an Expert Advisor that is able to trade buy and sell trades for this Indicator; it’s called the Envelopes Indicator, we have just opened a new position everything is traded automatically and it will also output buy and sell signals directly on the chart. So how are we going to code it in MQL5? To do that please click the little button here or press F4 on your keyboard, now you should see the Metaeditor window and here you want to click o...

MQL5 Tutorial – How to simply count your positions with MQL5

May 11, 2022 09:27 - 3 minutes - 10 MB Video

In this video we want to create a little Expert Advisor that will tell us how many positions we have opened for a currency pair. An Expert Advisor like this is useful if you want to handle more than one position for each currency pair as I do, this is called a Multi-currency Bot. As you can see I have opened one, two, three, four, five, six positions for the Euro U.S. dollar. So if I click on Euro U.S. dollar and drag it on the chart, it will say positions for this currency pair six. Now h...

MQL5 Tutorial – Advanced Trailing Stop

May 10, 2022 06:38

  Today we are looking at the advanced trailing stop. We have two open positions here, and as you can see, we have two trailing stops. I will speed it up a little bit here and now our two stops have been triggered and our trailing stop is continually rising – if the price is going up. And if the trailing stop is below 150 points from the current ask price. So let’s zoom in here and you can see what happens. Now the price is going up and you’ll see the trading stop is rising and as the pric...

MQL5 TUTORIAL BASICS 127 – SIMPLE ELLIPSE OBJECT

April 30, 2022 08:37 - 6 minutes - 28.1 MB Video

  In this video we are going to create an object. This is a circle. It will show us the last, highest and lowest candle within the last 30 candles. So let’s find out how to do that with MQL Five. To get started please click on a little button here or press F4 on your keyboard.   Now you should see the Metaeditor window and here you want to click on File, new file, Expert Advisor from Template, Continue I will call this file Simple Ellipse Object as our circle is actually an Ellipse. Now le...

MQL5 TUTORIAL BASICS – 126 SIMPLE RUNNING TIMER

April 15, 2022 08:10 - 5 minutes - 22.9 MB Video

  In this video we are going to create an Expert Advisor that is able to calculate the time that has passed since we have started the Expert Advisor. This can be useful for several things. Let’s find out how to do that with MQL Five. To get started, please click on a little icon here or Press F Four on your keyboard. Now you should see the Metaeditor window and here you want to click on File, new file, Expert Advisor from Template, continue I will call this file Simple Running Timer. Click...

MQL5 TUTORIAL – SIMPLE MOUSE CLICK EVENT

April 08, 2022 14:45 - 4 minutes - 11.3 MB Video

In this video we are going to talk about simple event handling. Event handling is something that happens when you try to interact with your chart; in our case we are going to find out how to get a simple mouse click. Let’s left-click on the chart here and we get the text: “You pressed the mouse at the following coordinates:”, we have an “x” value and the “y” value here and when I press the mouse on the left side of the chart here you will see that we have a low “x” value because the “x” ax...

LEARN MQL5 TUTORIAL BASICS – LEVEL 1C BUILD YOUR OWN ALGO TRADING SYSTEM FARM

April 02, 2022 08:48 - 4 minutes - 53.2 MB Video

Welcome to our new documentation series on creating your own Algo Trading System Farm. We use automated voices and technologies to help you improve your results faster and with less effort. In this part, we will look at the basic installation of MX Linux. First of all you have to find out how to change the startup settings on your computer so that the installation works later on. This varies depending on the type of computer but most of the time you can get into the configuration by pressi...

LEARN MQL5 TUTORIAL BASICS – LEVEL 1B BUILD YOUR OWN ALGO TRADING SYSTEM FARM

March 27, 2022 15:43 - 4 minutes - 53.5 MB Video

  Welcome to our new documentation series on creating your own Algo Trading System Farm.    We use automated voices and technologies to help you improve your results faster and with less effort.    Okay, let’s get started!    Today we will start building our infrastructure so that by the end of this course we will have an automated trading system farm.    Until then it will take some time, because I will not be able to contribute information on this topic every day.    There are different ...

LEARN MQL5 TUTORIAL BASICS – LEVEL 1A BUILD YOUR OWN ALGO TRADING SYSTEM FARM

March 20, 2022 16:24 - 2 minutes - 17.8 MB Video

  Welcome to our new documentation series on creating your own Algo Trading System Farm.    We use automated voices and technologies to help you improve your results faster and with less effort.    This is a new project that has been on my mind for a while and in the last weeks I have been asked from time to time if and in which form something new from me on the topic of Algo Trading will be released.    In fact I spent some months with another project about automatic customer acquisition ...

MQL5 TUTORIAL BASICS – 125 SIMPLE ATR SELL TRAILING STOP

February 27, 2022 15:03 - 8 minutes - 23 MB Video

  In this video we are going to create a sell trailing stop that is triggered by the Average True Range indicator. So let’s find out how to do that with MQL 5. To get started please click on the little button here or Press F4 on your keyboard. Now you should see the Meta Editor window until you want to click on File, new File, Expert Advisor from Template, continue. I will call this file Simple Average True Range Sell Stop.   Click on Continue, continue and finish. Now you can delete every...

MQL5 TUTORIAL BASICS – 124 SIMPLE ORDER CLOSE TIME

February 08, 2022 09:12 - 7 minutes - 29.3 MB Video

  In this video we are going to create an Expert Advisor to calculate the closing time for already closed positions. So let’s find out how to do that with MQL 5. To get started, please, please click on a little icon here or press F4 on your keyboard. Now you should see the MetaEditor window and here you want to click on File, new File, Expert Advisor from Template, continue. I will call this file Simple Close Time. Click on Continue, continue and finish.   Now you can delete everything abo...

MQL5 TUTORIAL BASICS – 123 HOW TO FIND ERRORS IN BIG JOURNAL FILES

January 29, 2022 15:02 - 4 minutes - 37.9 MB Video

  In this video we are going to check the Journal for error codes and find courses for errors. So let’s find out how to do that with MQL 5. This should be a trailing stop. Actually it’s a sell trailing stop but it doesn’t work. The stop doesn’t move.   Now we need to find the cause. If we look at the history, we see that there are no stop loss modifications. There’s nothing that we can find. But when we click on the Journal tab we should see that we have modification errors here. You see t...

MQL5 TUTORIAL BASICS – 122 SIMPLE AVERAGE TRUE RANGE BUY STOP

January 16, 2022 16:05 - 9 minutes - 35.9 MB Video

  In this video we are going to use the average true range indicator to open buy trades and to set a trailing stop value for buy trades. So let’s find out how to do that with MQL 5. To get started please click on a little icon here or Press F four on your keyboard. Now you should see the MetaEditor window and here you want to click on File, new File, Expert Advisor from Template.   Continue. I will call this file Simple Average True Range Buy Stop. Click on continue, continue and finish. N...

MQL5 TUTORIAL BASICS – 121 SIMPLE RSI SELL STOP LOSS

December 25, 2021 11:44 - 6 minutes - 33.2 MB Video

  In this video we are going to create an expert advisor that is able to open a sell trade when the RSI Oscillator is above 70 and to close the trade when it reaches a value below 30. So let’s find out how to do that with MQL five. To get started, please click on the little button here or Press F four on your keyboard. Now you should see the Meta Editor window and here you want to click on File, new File, Expert Advisor from Template. Continue.   I will call this file simple RSI Sell Stop....

MQL5 TUTORIAL BASICS – 120 SIMPLE RSI BUY STOP

December 06, 2021 16:27 - 7 minutes - 32.2 MB Video

    In this video we are going to create an Expert Advisor that is able to use the RSI indicator to open a position when the value is below 30 and to close it when the value is above 70. So let’s find out how to do that with MQL5. To get started, please click on the little icon here or Press F four on your keyboard. Now you should see the MetaEditor window and here you want to click on File, new file, Expert Advisor from template. Continue.   I will call this file simple RSI buy stop. Clic...

MQL5 TUTORIAL – SIMPLE VOLUMES FILTER

November 08, 2021 16:35 - 6 minutes - 15.2 MB Video

In this video we are going to create an Expert Advisor that is going to use the Bollinger Bands as an entry signal and it will also use the Volumes Indicator as a filter. Only if the filter is positive and we have a buy or sell signal we want to open a new position. This is going to be a standalone version and it contains three separate modules. In this video we will talk about the filter function. Now how can we create a filter that is using the Volumes Indicator? To do that please click ...

LEARN MQL5 TUTORIAL BASICS – 119 MYFXBOOK EXPERT ADVISOR INSTALLATION

October 23, 2021 13:23 - 7 minutes - 31 MB Video

  In this video we are going to import the MyFxBook Expert Advisor so we can publish our statistics on a website. So let’s find out how to do that with MetaTrader 5. This is MyFxBook. It’s a website that provides advanced statistics for automated trading systems. These are a few of my systems and you can see that they have been updated. And this website here, MyFxBook dot com, provides some advanced statistics.   This is a system that I have closed on February 4th and it says it stopped up...

MQL5 TUTORIAL BASICS – 118 SIMPLE LAST ORDER TYPE

October 10, 2021 16:47 - 7 minutes - 34.3 MB Video

  In this video we are going to create an expert advisor that is able to get the last order type. I hope I can get it done before the building noise around the house starts, so let’s find out how to do that with MQL5. To get started, please click on a little icon here or press F4 on your keyboard. Now you should see the MetaEditor window. And here you want to click on File, new File, Expert Advisor from Template. Continue. I will call this file simple last order type.   Click on Continue, ...

MQL5 TUTORIAL BASICS – 117 SIMPLE MULTIPLE CHART TREND

September 25, 2021 09:09 - 7 minutes - 24.6 MB Video

  In this video we are going to create an expert advisor that is able to identify trends on different charts. So let’s find out how that can be done for MQl5. To get started please click on a little icon here or press f4 on your keyboard. Now you should see the Metaeditor window and here you want to click on File, new File, Expert Advisor from Template, continue. I will call this file simple multi chart trend.   Click on continue, continue and finish. Now you can delete everything above th...

MQL5 TUTORIAL BASICS – 116 SIMPLE ENVELOPES SELL TRAILING STOP

September 15, 2021 16:59 - 8 minutes - 39.3 MB Video

  In this video we are going to create an expert advisor that is able to adjust a sell trailing stop according to the upper band of the envelopes indicator. So let’s find out how to do that with MQL5. To get started, please click on the little button here or Press F four on your keyboard. Now you should see the Metaeditor window and here you want to click on File, new File, Expert Advisor from Template. I will call this file Simple Envelopes Sell Trailing Stop. Click on continue, continue ...

MQL5 TUTORIAL BASICS – 115 SIMPLE ENVELOPESBUY TRAILING STOP

August 15, 2021 06:19 - 8 minutes - 30.8 MB Video

  In this video, we are going to create a buy trailing stop that is based on the envelopes indicator. So let’s find out how to do that with MQL5. To get started, please click on the little icon here or press F4 on your keyboard. Now, you should see the Metaeditor window and here you want to click on file, new file, Expert Advisor from Template, Continue. I will call this file simple envelopes buy trailing. Stop, click on Continue, continue and finish.   Now you can delete everything above ...

MQL5 TUTORIAL BASICS – 114 SIMPLE SHIFTED PRICE EA

July 31, 2021 16:06 - 6 minutes - 22.5 MB Video

  In this video, we are going to find out how to trade pure price data. This is a so-called line chart and we are using the shifted price data to make, buy and sell decisions. So let’s find out how to do that with MQL5. To get started, please click on a little icon here or press F4 on your keyboard. Now you should see the Metaeditor window and here you want to click on file, new file, Expert Advisor from template, continue.   I will call this file simple shifted price EA, click on Continue...

MQL5 TUTORIAL BASICS – 113 SIMPLE SELL PERCENTAGE RISK

July 15, 2021 13:30 - 6 minutes - 21.9 MB Video

  In this video, we are going to create an Expert Advisor for Sell positions,  that is able to close positions when a defined risk percentage value has been reached. So let’s find out how to do that with MQL5. To get started, please click on a little button here or press F4 on your keyboard. Now you should see the Metaeditor window and here you want to click on file, new file, Expert Advisor from template, continue. I will call this file Simple Sell percentage risk.   Click on Continue, co...

MQL5 TUTORIAL BASICS – 112 SIMPLE BUY PERCENTAGE RISK

July 03, 2021 14:46 - 7 minutes - 34.5 MB Video

In this video, we are going to create an Expert Advisor that is able to close positions based on a risk percentage value. So let’s find out how to do that with MQL5.   To get started, please click on the little icon here or press F4 on your keyboard. Now you should see the Metaeditor window. And here you want to click on file, new file, Expert Advisor from template, continue. I will call this file simple buy percentage risk. Click on continue. Continue and finish, now you can delete everyt...

MQL5 TUTORIAL BASICS 111 – SIMPLE STANDARD DEVIATION EA

June 18, 2021 12:22 - 6 minutes - 27.2 MB Video

  In this video, we are going to calculate the standard deviation value for two hundred candles, so let’s find out how to do that with MQL5. To get started, please click on a little icon here or press F4 on your keyboard.   Now you should see the Metaeditor window and here you want to click on file, new file, Expert Advisor from template, continue. I will call this file simple standard deviation. Click on continue, continue and finish. Now you can delete everything above the ontick functio...

MQL5 TUTORIAL BASICS – 110 SIMPLE MULTIPLE INPUT

June 13, 2021 11:55 - 5 minutes - 15.1 MB Video

  In this video, we are going to create a list of predefined values that can be picked by the user to pick an entry. So let’s find out how to do that with MQL5. To get started please click on a little icon here or press F4 on your keyboard. Now, you should see the Metaeditor window until you want to click on file. New file, Expert Advisor from template, continue. I will call this file simple multiple input. Click on continue, continue and finish. Now you can delete everything above the ont...

MQL5 TUTORIAL BASICS – 109 SIMPLE FRACTALS EA

June 06, 2021 14:29 - 7 minutes - 24.8 MB Video

  In this video, we are going to create an Expert Advisor that is able to calculate this indicator here, it’s the fractals indicator. So let’s find out how to do that with MQL five. To get started, please click on a little icon here or press F4 on your keyboard. Now you should see the Metaeditor window and here you want to click on file. New file, Expert Advisor from template, continue. I will call this file simple fractals Ea. Click on Continue, continue and finish.   Now you can delete e...

MQL5 TUTORIAL BASICS – 108 SIMPLE IOBVEA OSCILLATOR

May 30, 2021 14:48 - 6 minutes - 33.4 MB Video

  In this video, we are going to create an Expert Advisor that is able to open buy and sell trades based on minimal or maximal values of this oscillator here. So let’s find out how to do that with MQL5. To do that, please click on a little button here or press F4 on your keyboard. Now, you should see the Metaeditor window and here you want to click on file. New file, Expert Advisor from template continue. I will call this file simple IOBVEA, click on continue, continue and finish.   Now yo...

MQL5 TUTORIAL BASICS – 107 SIMPLE ARRAY REFERENCE

May 21, 2021 16:46 - 4 minutes - 15 MB Video

  In this video, we are going to find out how we can pass a whole array as a parameter to a different function, this is possible.   So let’s find out how to do that with an Mql5. To get started, please click on a little icon here or press F4 on your keyboard.   Now you should see the Metaeditor window. And here you want to click on file, new file, Expert Advisor from template, continue. I will call this file simple array reference. Click on continue. Continue and finish. Now you can delete...

MQL5 TUTORIAL BASICS – 106 SIMPLE ICHIMOKU KINKO HYO

May 16, 2021 06:41 - 8 minutes - 27.3 MB Video

  In this video, we are going to create an Expert Advisor that is able to calculate the values for this indicator. It is called the Ichi Moku Kinko Hyo. So let’s find out how to do that with MQL5. To get started, please click on a little button here or press F4 on your keyboard. Now you should see the Metaeditor window and here you want to click on file. New file Expert Advisor from template, continue.   I will call this file simple Ichi Moku Kinko Hyo. He or click on Continue, continue an...

MQL5 TUTORIAL BASICS – 105 SIMPLE SELL GRID SYSTEM

May 09, 2021 07:05 - 6 minutes - 20.9 MB Video

  In this video, we are going to create a sell grid system that will open a sell position when the next sell price is reached. So let’s speed that up a little bit and you see that we have several positions. So let’s find out how to create something like this with MQL5. To do that, please click on a little icon here or press F4 on your keyboard.   Now, you should see the Metaeditor window and here you want to click on file, new file, Expert Advisor from template, Continue. I will call this ...

MQL5 TUTORIAL BASICS – 104 SIMPLE SELL CROSSOVER STOP LOSS

April 29, 2021 05:57 - 8 minutes - 29.8 MB Video

  In this video, we are going to create an Expert Advisor for a simple moving average crossover Sell Stop Loss. So let’s find out how to do that with MQL5. To get started please click on a little button here or press F4 on your keyboard. Now you should see the Metaeditor window. And here you want to click on file, new file, Expert Advisor from template continue, I will call this file simple cross over Stop Loss.   Click on Continue, continue and finish. Now you can delete everything above ...

MQL5 TUTORIAL BASICS – 103 SIMPLE BUY GRID SYSTEM

April 24, 2021 14:52 - 6 minutes - 23.3 MB Video

  In this video, we are going to create an Expert Advisor for a simple buy grid system, it will open buy trades every 50 points. So let’s find out how to do that with MQL5 .To get started, please click on a little icon here or press F4 on your keyboard. Now, you should see the Metaeditor window and here you want to click on file, new filem, Expert Advisor from Template, continue. I will call this file simple buy grid system. Click on Continue, continue and finish. Now you can delete everyt...

MQL5 TUTORIAL BASICS – 102 SIMPLE BUY CROSSOVER STOP LOSS

April 18, 2021 12:29 - 7 minutes - 32.8 MB Video

  In this video, we are going to open some test positions, buy positions, and those positions will be closed when the crossover of these two moving averages happens. So let’s find out how to do that with MQL5. Please click on the little icon here or press F4 on your keyboard. Now, you should see the Metaeditor window and here you want to click on file, New file, Expert Advisor from Template. I will call this file simple by cross over Stop Loss.   Click on Continue, continue and finish. Now...

MQL5 TUTORIAL – 101 WHAT HARDWARE FOR ALGORITHMIC TRADING

April 09, 2021 11:38 - 5 minutes - 20.5 MB Video

  In this video, I would like to talk about a question that I get from time to time, and that is the question what kind of hardware can I use to work with Metatrader4 or Metatrader5? So let’s go through all the different solutions that I use. This system here currently is running on a so-called virtual machine, I’m actually using the same virtual machine right now to record this video. This is the new version for the crowd algo trading system that I’ve created on January the 27th.   And I ...

MQL5 TUTORIAL BASICS 100 – SIMPLE TRIANGLE OBJECT

March 25, 2021 12:30 - 6 minutes - 21.4 MB Video

  In this video, we are going to create a triangle object on the chart, you see the little yellow triangle here. This is actually an object. So let’s find out how to create it with MQL5. To do that, please click on the little icon here or press F4 on your keyboard.   Now, you should see the Metaeditor window and here you want to click on file, new file Expert Advisor from Template continue. I will call this file Simple Triangle, click on Continue, continue and finish. Now you can delete ev...

MQL5 TUTORIAL – 99 NEW LIVE CROWD ALGO TRADING SYSTEM

March 18, 2021 13:19 - 4 minutes - 17.2 MB Video

  In this video, I would like to talk about a new system that I have released on January the 1st, 2021. It’s an automated algo trading system. I have also published it on the website, MyFxbook. I also need to mention that this is not an MQL5 system for Metatrader5, but it is an MQL4 system made for Metatrader4.   This is my statistics page on MyFxbook, and as you can see, the system started to grow very quickly. But after a few days, the balance curve started to get flat and therefore I as...

MQL5 TUTORIAL BASICS 98 – HOW TO CLONE YOUR MQL5 SYSTEM

March 13, 2021 10:54 - 3 minutes - 13.3 MB Video

  In this video, I would like to talk about how to clone an existing Metatrader5 installation and create a portable version that also can run from an USB stick. To do that you first need to have a pre configured installation like I have here. This is on a Windows machine. And when you click on file open data folder, you will see that the setup has created a folder inside of the user’s folder. That’s usually something like this one.   And inside you see several files and directories, but no...

MQL5 TUTORIAL BASICS 97 – SIMPLE REVERSE POSITION

March 08, 2021 17:26 - 6 minutes - 19.4 MB Video

  In this video, we are going to create an Expert Advisor that is able to change the course direction for every trade. So let’s find out how to code that with MQL5. To do that, please click on a little button here or press F4 on your keyboard. Now you should see the Metaeditor window and here you want to click on file, new file Expert Advisor from Template. Continue. I will call this file simple reverse position. Click on continue, continue and finish.   Now you can remove everything above...

MQL5 TUTORIAL BASICS – 96 SIMPLE MOVING TEXT OBJECT

February 20, 2021 15:44 - 6 minutes - 17.8 MB Video

In this video, we are going to create such a moving text object, it will output the current low price for the current candle. So let’s find out how to do that with MQL5.   To get started, please click on the little icon here or press F4 on your keyboard.   Now you should see the Metaeditor and here you want to click on file, new file, Expert Advisor from Template, continue. I will call this file simple moving text object. Click on Continue, continue and finish.   Now you can delete everyth...

MQL5 TUTORIAL BASICS – 95 SIMPLE LOW GANN FAN OBJECT

February 12, 2021 12:29 - 7 minutes - 24 MB Video

  in this video we are going to create this kind of object this is a low gann fan object and we want to find out ho w to create one with mql5.   to do that please click on the little button here or press f4 on your keyboard, now you should see the meta editor window and here you want to click on file, new file, expert advisor from template, continue. i will call this object simple lowgann fan.   click on continue, continue and finish.   now you can delete everything above the ontick functi...