Quote:
|
Originally Posted by RBK1959
I guess I am doing something wrong. Why are the EA's I download from this forum grayed out. Is there something I have to do. I opened and closed the platform.
thanks
Rich
|
Check the folder where you put the EA and see if there is a log file there. Usually greyed out EA's means 1 of 2 things.
1: You download the EX4 file which is the compiled version of EA so you cannot edit it and hence its greyed out. You should still be able to use the EA to trade but you cannot read the code or edit it.
2: You got the MQ4 file but when you launched the platform and during launch it tried to compile the EA and there was an error. Usually the error is written to a log file. Read the log file it will tell you any errors it encountered during compilation.
hope that helps.