Convert Setting File From MT5 to MT4 (Powershell Script)
Hello Community,
I have created a script in Powershell that converts the .set files from the Metatrader 5 (MT5) version to the Metatrader 4 (MT4) version.
The script is a text file that anyone can modify and adapt to her needs.
They also have the version of converting MT4 to MT5
New version that supports up to version 2.50.4 Beta
powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1"
CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1