MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Standard constants  Arrow codes

 

Predefined Arrow codes enumeration. Arrows code constants. It can be one of the following values:

ConstantValueDescription
SYMBOL_THUMBSUP67Thumb up symbol (C).
SYMBOL_THUMBSDOWN68Thumb down symbol (D).
SYMBOL_ARROWUP241Arrow up symbol (ñ).
SYMBOL_ARROWDOWN242Arrow down symbol (ò).
SYMBOL_STOPSIGN251Stop sign symbol (û).
SYMBOL_CHECKSIGN252Check sign symbol (ü).

Special Arrow codes that exactly points to price and time. It can be one of the following values:

ConstantValueDescription
 1Upwards arrow with tip rightwards ().
 2Downwards arrow with tip rightwards ().
 3Left pointing triangle ().
 4En Dash symbol (–).
SYMBOL_LEFTPRICE5Left sided price label.
SYMBOL_RIGHTPRICE6Right sided price label.