increase:
Look for any print statements in your indicator code and edit them out!
Look for any print statements in your indicator code and edit them out!

Any further explanation about this? Sorry I don't understand why
I was having lots of problems until I checked one of the indicators I was using and found that it was writing heaps of info out to the log file, when I changed it, eveything returned to normal
see this thread
hi
forexaim:
make sure you double check your indicator code, simple as that.. thats what usually gives me the most probs
make sure you double check your indicator code, simple as that.. thats what usually gives me the most probs
That's right ...before you put something in your pc you should check it first..
to prevent from malware ....
==================
increase:
I was having lots of problems until I checked one of the indicators I was using and found that it was writing heaps of info out to the log file, when I changed it, eveything returned to normal
I was having lots of problems until I checked one of the indicators I was using and found that it was writing heaps of info out to the log file, when I changed it, eveything returned to normal

see this thread
https://www.mql5.com/en/forumAnd what kind of script to be removed? I'm just a beginner in programming.
Thanks
Also note to anyone using cpu intensive EAs ie infinite loops.. Commenting adds mucho ms.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Look for any print statements in your indicator code and edit them out!