The following test code is not work on MT4(build 610).
I want use Characters of Windings with the OBJ_LABEL object on MT4(build 610).
(1) compile ( build 509 ) & execute ( build 509 ) -> OK
(2) compile ( build 509 ) & execute ( build 610 ) -> OK
(3) compile ( build 610 ) & execute ( build 610 ) -> NG ( 129-159 and 224-252 )
<< document ( Wingdings ) >>
https://docs.mql4.com/constants/objectconstants/wingdings
( support OBJ_ARROW only!? )
<< text code (indicator) >>
<< result ( compile ( build 610 ) & execute ( build 610 ) ) >>
Tested with current build (625). No problem.
Thanks.
The problem was fixed in at least bulid 625.
My brokers's build version is build 610.
I wait for my broker's version up.
I wait for my broker's version up.
you can do it by yourself without your broker's push
open a demo acc. with MetaQuotes
try to find it from 0x10 to 0x20 or 0x20 to 0x30 Etc.
129-159 and 224-252 = 0x81 to 0x9f and 0xe0 to 0xfc

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
The following test code is not work on MT4(build 610).
I want use Characters of Windings with the OBJ_LABEL object on MT4(build 610).
(1) compile ( build 509 ) & execute ( build 509 ) -> OK
(2) compile ( build 509 ) & execute ( build 610 ) -> OK
(3) compile ( build 610 ) & execute ( build 610 ) -> NG ( 129-159 and 224-252 )
<< document ( Wingdings ) >>
https://docs.mql4.com/constants/objectconstants/wingdings
( support OBJ_ARROW only!? )
<< text code (indicator) >>
<< result ( compile ( build 610 ) & execute ( build 610 ) ) >>