I need help installing and running multiple instances of MetaTrader 4 .
I installed multiple MT4s from the official website using this :
wget https://download.mql5.com/cdn/web/metaq ... 4debian.sh ; chmod +x mt4debian.sh ; ./mt4debian.sh
So now I have 6 different instances of MT4 under Wine-Programs .
Each has a different location , for example I renamed one of the MT4s , GA7m , heres the location , /home/joey/.local/share/applications/wine/Programs/GA7m
they all share the same command : env WINEPREFIX="/home/joey/.mt4" wine C:\\users\\joey\\AppData\\Roaming\\Microsoft\\Windows\\Start\ Menu\\Programs\\MetaTrader\ 4\\MetaTrader\ 4.lnk
So when I go under Wine-Programs folder , I go into each folder to open each one separately it keeps opening the SAME MT4 , not a different MT4 .
I hope this makes sense . I want to run all 6 different Metatrader 4 apps at the same time but every time I go to a different instance of MT4 installed under Wine-programs , it keeps opening the same MT4 not a different MT4 .
Thanks
I installed multiple MT4s from the official website using this :
wget https://download.mql5.com/cdn/web/metaq ... 4debian.sh ; chmod +x mt4debian.sh ; ./mt4debian.sh
So now I have 6 different instances of MT4 under Wine-Programs .
Each has a different location , for example I renamed one of the MT4s , GA7m , heres the location , /home/joey/.local/share/applications/wine/Programs/GA7m
they all share the same command : env WINEPREFIX="/home/joey/.mt4" wine C:\\users\\joey\\AppData\\Roaming\\Microsoft\\Windows\\Start\ Menu\\Programs\\MetaTrader\ 4\\MetaTrader\ 4.lnk
So when I go under Wine-Programs folder , I go into each folder to open each one separately it keeps opening the SAME MT4 , not a different MT4 .
I hope this makes sense . I want to run all 6 different Metatrader 4 apps at the same time but every time I go to a different instance of MT4 installed under Wine-programs , it keeps opening the same MT4 not a different MT4 .
Thanks