EA not working even the synch was succesfull

 
Can someone advise how to check the issue why my EA is not working after synching in the VPS? do i need to disable the Algo Trading from my Local Terminal?

Will the orders (if EA is executed) in the VPS can be viewed in my local terminal too?
 
Luisito Reyes:
Can someone advise how to check the issue why my EA is not working after synching in the VPS? do i need to disable the Algo Trading from my Local Terminal?

Will the orders (if EA is executed) in the VPS can be viewed in my local terminal too?

check your server/vps logs for errors. And if your ea requires a dll, then the vps is not appropriate for your use as dlls are not supported on the mql5 vps.

Note check the first link below your post. and search this site. There are many similar threads where you may find similar issue to yours.

 
Algo trading will be disabled automatically after you merge your EA into the VPS. But it should be active at the beginning when you load the EA into the chart for the first time.
 
Alex Holloway #:
Algo trading will be disabled automatically after you merge your EA into the VPS. But it should be active at the beginning when you load the EA into the chart for the first time.
Should I close the local terminal? Or keep it open? Because I want to know if it's placing an order
 
Luisito Reyes #:
Should I close the local terminal? Or keep it open? Because I want to know if it's placing an order

You can check the opened positions by using the Metatrader's journal and MQL5 VPS journals.
Besides, you can check it in your Metatrader by connecting to your trading account - but do not press allow Algo Trading.

---------------------------

---------------------------

Forum on trading, automated trading systems and testing trading strategies

VPS testing and monitoring

Sergey Golubev, 2017.03.31 09:53

Yes, you can monitor it.

Just watch the following videos here, and the article here:  Working with the Virtual Terminal 

-----------------

how to check if vps is running - the thread

-----------------

Virtual Platform Logs 

Forum on trading, automated trading systems and testing trading strategies

metatrader vps hosting

Eleni Anna Branou, 2019.07.08 12:12

After the synchronization of the trading environment with the MQL5 VPS, trading is performed in the VPS server, not locally in your MT4/5 platform.

So, you only have to check the MQL5 VPS (right click) >> Journals, to see the message that says that everything (EA, indicators or signals) runs normally.








Launching MetaTrader VPS: A step-by-step guide for first-time users
Launching MetaTrader VPS: A step-by-step guide for first-time users
  • 2023.10.17
  • www.mql5.com
Everyone who uses trading robots or signal subscriptions sooner or later recognizes the need to rent a reliable 24/7 hosting server for their tradi...