Convert Setting File From MT5 to MT4 (Powershell Script)

Avatar
  • updated

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 

Image 1442


Image 1443


Image 1444


CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1

Avatar
Ulises Cune
Avatar
Ulises Cune

New version that supports up to version 2.55 Final Version

Add "Open" and "Clear" button and some bug fixes.


Image 5009


CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1

CommunityPowerEA_Convert-MT5_To_MT4-gui_run.bat

Avatar
Ulises Cune
Avatar

need update 2.52.2 please .....

Avatar
Samuel Nguyen

Hi @Ulises, may I check if there is any latest version for new CP releases?

Thanks.

Avatar
Ulises Cune

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

Avatar
Ulises Cune
Quote from Jim

Hello,

thanks for your great work! do you have an idea, how i can fix the following error?

Image 3825

thanks, Jim

Hello, could you please share the .set file?

Avatar
Jim

Hello,

thanks for your great work! do you have an idea, how i can fix the following error?

Image 3825

thanks, Jim

Avatar
Ulises Cune

New version that supports up to version 2.49 Final Release 


powershell -ExecutionPolicy Bypass -File "CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1"


CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1