Whenever MT4 disconnected the EA is not working properly for 5-6 minutes....
-
Guys,
I have just detected this abnormal case as I have a lot of "Draw Edit Field" blocks to check whether the EA is working properly at the moment or not.
The problem is whenever MT4 is disconnected from the broker server, the EA is like stop working properly because
- It did not and won't update value in the Edit Fields at all
- I test it on M1 timeframe so it will be updated every new M1 bar
- The Edit Fields was updated properly before the disconnect
(Please assume that my logic of blocks is correct as all of the Edit Fields are not updated)
I have encountered this problem a few times but I thought that my logic might be wrong as those time the Edit Field showed that RSI is not at overbought level so or there might be a problem with fxdreema built-in RSI so I tried checking the logic and also change it to a custom indicator instead.
However, what happened today is very clear as I sat in front of the PC when it is disconnected, reconnected then price went up to where all the Edit Fields would be updated but they won't
Then 5-6 bars (minutes) passed and all of the Edit Fields are properly updated again.......
Any idea????
P.S. my Edit Fields are in "on Tick" with Once per M1 bar block and my Period for the "on Timer" event is 5 seconds
-
Never found a situation like that. Can it perhaps be a broker's restriction after reconnection? Did you try the same scenario on other brokers?
-
Thank you for the idea ! , I will try checking with a few brokers.
-
You're welcome.