I found the problem. I had an invalid character in the EA name.
Posts made by seb saint
-
RE: Can't export EAsposted in Bug Reports
-
Can't export EAsposted in Bug Reports
When I click on .mq4 or .ex4 I get a compiling message but the file is not saved to my PC.
-
Terminal Variablesposted in Questions & Answers
Hey, folks. I've a fxDreema question about Terminal Variables. (These are NOT the normal variables in fxDreema.) I want to keep track of the maximum balance in my trading account, even if my EA has been restarted. So, two things: (1) How do I assign a value to a Terminal Variable? (2) How do I read a value from a Terminal Variable?
-
RE: Learning processposted in Questions & Answers
The great thing about programming is that the computer does EXACTLY what you tell it to do. But that is the challenge too. The computer does not guess what you mean. If you are not getting the results you expect then it means that you have not given the computer the correct instructions and you will need to review you instructions until you find your error. That is a skill that takes time to master.
What do you want?
If you want to quickly get an EA for your strategy, hire someone to do it for you.
If you want to learn how to create EAs with fxDreema, you will need to invest time to learn the skills of programming and learn how exactly fxDreema works. This is not a quick solution.
So again I ask, what do you want?