Migrate Settings file 2.30 to 2.31 Version

Avatar
  • updated

Hello Community.

I have created a new version where I correct some errors.

The file is a powershell script. It is executed in the following way.

Open a command line "cmd.exe" and write

powershell.exe -file ". \ Convert_2.30_to_2.31.ps1" EURUSD-v2.30.set

Convert_2.30_to_2.31.ps1

Can be used to migrate other versions

Avatar
Gulm Veriine
Quote from Douglas Hoffmann


It worked out!!! Thanks

please share ready setfile

Avatar
Douglas Hoffmann


It worked out!!! Thanks

Avatar
Ulises Cune
Quote from Douglas Hoffmann
Hey guys

I'm trying to convert but this is showing the following messages from the screens attached.

Can anyone help make the conversions?

800031 cp gdm 073-cp--usdcad-m1-01-01-2020-....set

Change "Martingale Type" to "Enabled"

Avatar
Douglas Hoffmann
Hey guys

I'm trying to convert but this is showing the following messages from the screens attached.

Can anyone help make the conversions?

800031 cp gdm 073-cp--usdcad-m1-01-01-2020-....set

Avatar
Ulises Cune
Quote from ArbTrade

Can I use the converter with a set file in version 2.29?

Download CommunityPower v2.30 and load the setting file and try it that it works the same as version 2.29. Then use the script to convert it to version 2.31


Download CP 2.30.2:

https://www.patreon.com/posts/zigzag-signal-49846594

Avatar
Andrey Khatimlianskyi
Quote from ArbTrade

Can I use the converter with a set file in version 2.29?

Yes, it should work

Avatar
ArbTrade

Can I use the converter with a set file in version 2.29?

Avatar
Ulises Cune
Quote from Sai Pratap

Again this is not working for me but earlier it worked. Might be due to windows update. Plz help.

Iam getting this window.

You can copy this new file "Convert_2.30_to_2.31_run.bat" in the same place as "Convert_2.30_to_2.31.ps1" and run "Convert_2.30_to_2.31_run.bat EURUSD-v2.30.set"

 

Thanks @aramabdo

Convert_2.30_to_2.31.ps1

Convert_2.30_to_2.31_run.bat

Avatar
Sai Pratap
Quote from Ulises Cune

Hello Community,

I have created a Windows Forms version of the script. You must drag and drop the settings of MT5 version 2.30 and then press the button to convert it to version 2.31

Convert_2.30_to_2.31-gui.ps1

Again this is not working for me but earlier it worked. Might be due to windows update. Plz help.

Iam getting this window.

Avatar
aramabdo

go with CMD:

1- Run cmd as administrator

2- Go to the folder where you put the converter and the set file such as  EURUSD.set

3- paste the following line:

powershell -ExecutionPolicy Bypass -File ".\Convert_2.30_to_2.31.ps1" EURUSD.set


4- press ENTER --- done