Run the following commands from the terminal's command line:
// // Install Homebrew Package Manager (https://brew.sh) // /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" // // Install Wine & Winetricks // brew cask install wine-stable winetricks // // Install .NET 4.5 & Visual C++ Runtime libraries // winetricks -q dotnet45 vcrun2010 corefonts
Microsoft's .NET & Visual C++ Runtime is needed to install custom charting (RangeBars, Renko, Tick charts, Line Break charts, etc.) on Metatrader 4 and 5. These can be downloaded from https://www.az-invest.eu
The procedure is a bit differnt from the macOS version 10.13 onto the latest one. The following video takes you through the process: