apnihost:
It's a Windows application . . .
i have vps linux centos Operating System
how to install metatrade ?
apnihost:
i have vps linux centos Operating System
how to install metatrade ?
By using Wine : https://www.mql5.com/en/articles/1358
How to install metatrade 4?
How to Run MetaTrader 4 on CentOS?
We need to install Wine first. This is allowed us to launch Windows software under Linux.
Let's open the Terminal and call the commands.
yum install wine
And now, get winetricks
wget http://kegel.com/wine/winetricks
chmod +x winetricks
sudo mv winetricks /usr/bin/
Then install requirements for MetaTrader using wineticks:
winetricks gecko vcrun6
Thats all! Now we can install and run MetaTrader like Windows.
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
i have vps linux centos Operating System
how to install metatrade ?