Greetings!
Maybe someone faced a problem. There is an expert Advisor running MT5 on a third-party VPS. Ping to the server is an average of 3 MS.
When the EA is first installed, it works like a clock, the speed of order execution is 3-4 MS.
Over time, the execution speed increases by up to 1000-1500 MS. It is treated only by overloading the terminal.
Where’s the sore? VPS? The terminal?
Maybe you need to clean some cache?
pu6ka
I also faced a similar problem. There is a panel with buttons. When you click the buttons, they change color, throw lines on the graph. On the computer, everything works more or less.
You put it on a third-party VPS, it’s already starting to slow down. The button is visually pressed, but sometimes nothing happens. According to the log, I see that the button click event is not intercepted. I use the standard library.
I decided then on the computer just one button back and forth to press a little faster, I also look at the event of pressing/pressing is not always intercepted, although the button is visually pressed/pressed.
Someone knows how it is treated, where to dig?
komposter
Speed of execution (by the broker) or signal calculation (by the expert Advisor)?
Your adviser? This doesn’t happen on a home PC?