MQL5 TUTORIAL STEP 7 – HOW TO IMPORT A PRECODED EXPERT ADVISOR

video
play-sharp-fill

By now you have done your first automated trades and the results for the built-in Moving Average example Expert Advisor have been very bad, you would have lost over 6,100 Dollars.
Humans use so-called: heuristics. Heuristic is a mental shortcut, so after the first disastrous result you might maybe do a second test and if you see the results for the second test draining your account probably that would be it for you and you would say this automated trading is a total waste of time and money. That is how your mind works. To save time you are going to do something for one or two times then you make a conclusion based on just one or two results.
Well, I have done literally thousands of these tests series and now let me show you what is possible.
Let’s click on: “File/ Open Data Folder” and that should open the encrypted folder here, it is part of your “user” folder and here you will find a folder called: “MQL5/ Experts”, inside of the “Experts” folder you will find a folder called: “Advisors”. Now let’s delete all the examples here and I’m going to paste one of my systems, this one is called: “Forex Trading Framework”.
Now let’s restart the Metatrader that will take a few seconds.
…and here we are, and you should see the Forex Trading Framework appearing in the “Navigator” window. Now we can select it here for the backtest and start another test. And this time it looks different! It’s going into the right direction, this is how it should look like and I have created dozens of systems that can do it.
In the next video we are going to create a simple Expert Advisor with a few lines of code.