This document provides an introduction to the syntax of the MQL4 programming language. It discusses formatting rules for code, including the use of spaces, tabs and newlines. It also covers comments and identifiers. The syntax of MQL4 is very similar to C/C++. Comments are used to write explanatory lines that the compiler will ignore but make the code clearer.