Issues in installing Metatrader5

 

Hi all,

I started to develop some expert advisors for MQL5 some months ago, so you can consider me even a newbie.

I received an update to do, I did and I lost MQL5 access. I tried all but nothing works.

I disinstall MQL5 for wine, I tried to install again but now the problem is that, at the beginning it ask login information. I type that but it continuously says it needs that without accepting mine. Where is the problem?? Without doing that I cannot install Metatrader5.


Please help me, I started to learn but I was stopped since weeks because this problem.

I use a demo account, also I tried with different brokers demo account data but nothing.

I use Ubuntu 16.06 LTS.


Please help me!


Thanks

 

No one can help me??

Please, could you indicate me a solution at least?

 

I disinstall MQL5 for wine

Did you deinstall MT5 (not MQL5)?

There is the thread related to MT5 with Ubuntu so you can read the thread (there are two pages only) and ask there:

[SOLVED] Installing MT5 on Ubuntu
 

I solved using the following procedure on Ubuntu 16.04 LTS:

  1. remove all old installation of Metatrader and Wine with the following commands in a Ubuntu terminal:
    sudo apt-get --purge remove wine
    rm -r "$HOME/.wine"
    rm  $HOME/.config/menus/applications-merged/wine*
    rm -r "$HOME/.local/share/applications/wine"
    rm $HOME/.local/share/desktop-directories/wine*
    rm $HOME/.local/share/icons/????_*.xpm
    sudo apt-get remove --purge wine
    sudo apt-get update
    sudo apt-get autoclean
    sudo apt-get clean
    sudo apt-get autoremove
    Removing Wine will remove also Metatrader
  2. Install Wine inabling also 32bit version (Metatrader5 doesn't work yet in x64 version):


    sudo dpkg --add-architecture i386 
    wget https://dl.winehq.org/wine-builds/Release.key
    sudo apt-key add Release.key
    sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
    sudo apt-get install --install-recommends winehq-stable
    
    
    1. Then download metasetup.exe in a folder

    2. Put the terminal in that folder
    3. Type the following commands:
      WINEPREFIX="$HOME/.wine32" WINEARCH=win32 wine wineboot
      WINEPREFIX=~/.wine32 wine mt5setup.exe
      WINEPREFIX=~/.wine32 wine terminal.exe
    4. Enjoy it




 

I am ever hear metaquotes will stopped develpment for metatrader 4

whether its right or fake?

 
whiteking: I am ever hear metaquotes will stopped develpment for metatrader 4
Development on MT4 is frozen. Only critical errors will be fixed.
Reason: