start error
-
This is an EA (Expert Advisor) that I created here, but for some reason, it doesn't start properly. When I use it without a VPS (Virtual Private Server), there are no issues, but when I use it with MQL5VPS, it sometimes fails to start. Do you know what the cause could be? If there are any solutions, please let me know.
-
One explanation is that the VPS is not powerful enough to start up your EA.
How many charts opened in your terminal? During low volatility hours, did you have better chance to start it up?
Another reason is due to the mis-configure of custom indicator, that may cause memory leak
One solution is to buy a pc dedicating to your trades. It may be even cheaper than VPS in long term. If your custom indicator is complicated, the demand in pc speed is much higher than expected
Try to open just one chart. If it works, that means that is not your EA problem
-
thankyou!! at first I try to set EA up after confirm journal. it would be ok!! PC SPEC may be problem. thank you!!