What happens when I am running 1 EA on Metatrader VPS and do Stop VPS, then restart VPS ?

 
What happens when I am running an EA on a Metatrader VPS and I stop the VPS, then restart the VPS

When I stop the VPS with an EA running on it, will the EA not continue to execute?

And when I restart the VPS, will the EA continue to run at that time or do I need to do it manually in the local MT5 PC app and migrate back to the VPS for the EA to be activated?
 

I do not have the practical experience of that ... but it is what I found -

and -

Forum on trading, automated trading systems and testing trading strategies

VPS stop button

Eleni Anna Branou, 2023.01.05 12:56

Yes, the Stop option will remove your EAs and indicators from MQL5 VPS, resulting in pausing/suspending your trading with them.

The Start option that you will see afterwards will reload your EAs and indicators automatically, resuming your trading.


 
Sergey Golubev #:

I do not have the practical experience of that ... but it is what I found -


and -


So when I restart VPS, EA will be reactive again with the same setfile settings as I set before stopping the vps right?
 
trungns #:
So when I restart VPS, EA will be reactive again with the same setfile settings as I set before stopping the vps right?

Yes, the previously loaded setup will resume again.