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
My EA runs on a VPS, on BTCUSDc M1. Several times a day, the terminal just stops calling OnTick() for anywhere from 1-2 minutes to almost an hour — but the price quotes keep updating fine the whole time. Connected and synced both stay true. So it's not a feed drop or disconnect, the terminal just isn't dispatching the tick to the EA.
The VPS isn't overloaded (CPU near 0%, only one EA/chart running). I also ran the same EA on a regular PC at the same time — no issue there at all, ticks came through normally.
Any fix? Appreciate your help.