MQL4 Reference Constants, Enumerations and Structures
Constants, Enumerations and StructuresTo simplify the program writing and to make program texts more convenient for perception, the MQL4 language provides predefined standard constants and enumerations. Besides that, service structures are used for storing information. Standard constants are similar to macros and are of int type. The constants are grouped by their purposes:
|