Change icon EA?!
-
Hello everyone! I have a simple question! is it possible to change the icon of my EA? thanks.!

-
@kidoppa
I don't think you can, i don't even think a programmer can. It is the "universal" Expert Advisor image
Is it that important ? -.- -
@kidoppa yes its possible, but not in fxdreema. Put your .ico file to .../MQL5/Images folder, then add this line to the source code:
#property icon path_to_icon_file
https://www.mql5.com/en/forum/10289 -
By bad then good to know

-
Thanks so much!
