I do work on a bit of crypto trading and thought I’d look at MT5 as an option for a front end for possible extra trading.
The official site gives a script to install MT5 via wine. I figured I’d brek down the Fedora version of that. This is done by looking inside their script
wget https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
WINEPREFIX=~/.mt5 winecfg -v=win10
WINEPREFIX=~/.mt5 wine mt5setup.exe
WINEPREFIX=~/.mt5 wine ~/.mt5/drive_c/Program Files/MetaTrader 5/terminal64.exe
No affiliate marketting involved 🙂