Examples: MetaTrader 4 on Linux

MetaQuotes  

New article MetaTrader 4 on Linux has been published:

In this article, we demonstrate an easy way to install MetaTrader 4 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

The MetaTrader 4 platform is ready to run on Linux

Author: MetaQuotes Software Corp.

muller  
Hopefully, one day in the next century, Metaquotes will propose portable coded software instead of that pure MS design. Before you chosse something more modern, you still can use wine, but with all the slowdown and headheaches coming with. Of course, wine is very active to update its releases (twice a month), and using the latest one is often the best choice as .NET is better supported now (and Mono too) related links: http://appdb.winehq.org/objectManager.php?sClass=version&iId=2893 (MT4) http://appdb.winehq.org/objectManager.php?sClass=version&iId=19984&sAllBugs (MT5) https://code.google.com/p/winetricks/ to get additional fonts, apps like .NET2/3/4 ....
Ankit Jain  
the metaeditor doesn't show suggestions on linux platform as we type commands( half commands metaeditor shows suggestions)..any way how to resolve this.????.
jmb1  
My recommendation is not to use MT4 in Wine/Linux for back testing and optimisation.  In testing against Windows installations I have found inconsistencies in the results in Wine/Linux.  I believe there are plenty of people using Wine/Linux for trading, however, with good results.
[Deleted]  
Use VirtualBox from Oracle Corp.!
Michele Lazzarini  

Any Windows-compatible software could run natively under Linux if the .dll and environment needed would be fully replicated.
But many .dll are microsoft copyrighted and cannot used without a windows license.
The WINE and CrossOver projects works to fill this gap recreating the .dll needed.
This work require time and effort, also to keep the updates running.

MetaTrader 4 pages:

http://appdb.winehq.org/objectManager.php?sClass=version&iId=2893 WINE

http://www.codeweavers.com/compatibility/browse/name/?app_id=2157 CrossOver

MetaTrader 5 pages:

http://appdb.winehq.org/objectManager.php?sClass=version&iId=19984 WINE

http://www.codeweavers.com/compatibility/browse/name/?app_id=8364 CrossOver

[Deleted]  

Problems with running MetaTrader 4 Build 625+ under Wine ?


Problems like MetaTrader 4 not being able to show mails, missing server files, empty charts, ... ?


This can help: Reference

evertonbg  

On Ubuntu 14.04 LTS, manually install dependence below BEFORE Wine 1.6 to avoid 'Software center' freeze.

$ sudo apt-get update

$ sudo apt-get install ttf-mscorefonts-installer

Accept license agreement by pressing  ⇆ <TAB> then <ENTER> ↵.

After that, Wine installation through 'Software center' works like a charm.

Reason: