metatrader 4 installation on ubuntu

how can I install Metatrader4 on Ubuntu 18? I had tried to install the software in a wine virtual box but wasn't able to do so. I'd like to know the exact criteria to go on with so I can be able to use the software as it is in windows.

1 Answer

If you want to use wine follow these instructions. Commands after downloading a broker (metatrader4):

sudo apt-get install wine-stable
cd Downloads/
wine pepperstone4setup.exe
  • pepperstone4 is the example use in the link; change it to the broker you used.

Mind though that there is a better and easier method: install virtualBox, windows inside virtualBox and then you can use Windows software natively. Makes for easier backups and is fully sandboxed. It will be a lot smoother experience.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like