Icon

 
I did see some EAs with an icon and some not.
How can I add an icon?
 

https://www.mql5.com/en/docs/basis/preprosessor/compilation

Constant

Type

Description

icon

string

Path to the file of an image that will be used as an icon of the EX5 program. Path specification rules are the same as for resources. The property must be specified in the main module with the MQL5 source code. The icon file must be in the ICO format.

 
Reason: