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

In some versions of Metatrader or CommunityPower the Bool value was changed from 1/0 to true/false, which makes it natively compatible between MT5 and MT4. This conversion is removed in this version.

CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1

CommunityPowerEA_Convert-MT5_To_MT4-gui_run.bat

Avatar
Ulises Cune

This version is much improved from the previous ones. 

It can convert all parameters from version 2.18 to 2.60, only if they exist in the version in which it is loaded to convert.

Image 6123

CommunityPowerEA_Convert-MT5_To_MT4-gui.ps1

CommunityPowerEA_Convert-MT5_To_MT4-gui_run.bat

Avatar
Ulises Cune
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
ferdinand tampubolon

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.