MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Standard constants  Special constants

 

Special constants used to indicate parameters and variables states. It can be one of the following values:

ConstantValueDescription
NULL0Indicates empty state of the string.
EMPTY-1Indicates empty state of the parameter.
EMPTY_VALUE0x7FFFFFFFDefault custom indicator empty value.
CLR_NONE0xFFFFFFFFIndicates empty state of colors.
WHOLE_ARRAY0Used with array functions. Indicates that all array elements will be processed.