Expert Advisor Programming - Metaeditor Overview

Win The Trade
Win The Trade
Expert Advisor Programming - Metaeditor Overview ...
Expert Advisor Programming - Metaeditor Overview
http://winthetrade.net

➡️  Like and Subscribe to my channel @winthetrade9191

➡️ Trading View Sign up - https://www.tradingview.com/gopro/?sh...
==============================
MetaEditor is an Integrated Development Environment (IDE) for MQL that comes packaged with MetaTrader.  

We will be using the MetaEditor to write our expert advisors and scripts for MetaTrader.

You can access the MetaEditor by clicking on this icon within MT4.
The Navigator to the left shows the MQL4 folder and this has folders for Experts, Indicators, and Scripts.
From the file menu, you can click on Open Data Folder to access the data folder for MT4. Within the Indicators and Expert Advisors are stored in the MQL4 folder.

To create a script or Expert Advisor, click on File then New. You can then select script or Expert Advisor from the menu. In this case, we will create an Expert Advisor. Select Expert Advisor from the list, give it a name and click Next, then Finish.

The MetaEditor has a basic template of an expert advisor. Now let's look at some basic features of the MetaEditor.

You can use the Search menu to find a specific text within your code.The same menu item can be used to search and replace a specific text.
Clicking on Tools then Trading Terminal takes you back to MT4. Tools, Options has several options for making changes to the metaeditor.
Help, About Metaeditor shows the version of MetaEditor you're using. To get help with documentation, you can click on Help then MQL4 Reference.

Since MQL4 is a compiled language, we have to click on the Compile button once we've added our code.

This was a brief overview of the MetaEditor. Thanks for watching and stay tuned for the next video
=============================

همه توضیحات ...