Arrow turns to e

 

I have an indicator using the up arrow symbol in the chart window. One day, out of the blue the arrow turned into a "e" with the accent on top. I did try to uninstall mt trader and reinstall but it doesn't help. I think it could be something to do with the default font or symbol table. Any help is appreciated.

ObjectCreate(Obj,OBJ_ARROW,0,Time[bar],currprice);




Thanks,

Tony

 
Make sure that wingdings font installed
 
stringo wrote:
Make sure that wingdings font installed

After I reinstalled the wingdings font, it works perfectly. Thanks for your help.

Tony