MQL4 - automated forex trading   /  

MQL4 Book

J_TPO_CleanIndicator
J_TPO_Clean
Author: Scriptor
Subscribe to signal
FOREX NAVIGATOR
33.18%, 36 575.33 USD
Break Inner Bar signalBreak Inner Bar signal Try product
Break Inner Bar signal
Author: gdtt
Screenshot
EURUSD, W1
Demo
Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization (Cont.)Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization (Cont.)

MQL4 Book  MetaEditor

Upgrade to
Book in One File

MetaEditor


In this section we will dwell on the general order of creating application programs using MetaEditor.

MetaEditor is a multifunction specialized editor intended for creating, editing and compiling application programs written in MQL4. The editor has a user-friendly interface that allows a user to easily navigate when writing and checking out a program.

  • File System
    MetaEditor stores all source codes of MQL4 programs in its own structured catalog on a hard disk. The location of a program in MQL4 is determined by its purpose: a script, an Expert Advisor, an indicator, an include-file or a library.

  • Creating and Using Programs
    It is very easy to create a program in MQL4 - built-in tools will help you. You can modify templates for creating scripts, indicators or Expert Advisors. The created code will be automatically saved in a corresponding folder of MetaEditor file system.