Yes, I have had this problem sometimes too. Not much, but I do have it. And I've seen this posted about before. Any chance MQ will address this??? (proabably not)
I had the same problem as well, sometimes even when I run custom indicators, the system freeze.
I guess the reason is because my indicator is quite complicated, it takes half a minute to run. Every time when I have new quotes from the server, the system will execute the indicator once, so there is half a minute freeze each time when I get a new quote.
I guess the reason is because my indicator is quite complicated, it takes half a minute to run. Every time when I have new quotes from the server, the system will execute the indicator once, so there is half a minute freeze each time when I get a new quote.

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
Is this a bug in Build 186? or is this a broker issue? I still see the price coming in though. If it is somehow related to the broker and how the data comes in or a connection that is broken or resumes...but the EA does not recognize it...is there coding we can put into the script to fix this? How does IsConnected() work? Can this be used? Should I just switch back to Build 184?
Thanks