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
Ulises Cune

Small bug fixed and clean code

Convert_2.30_to_2.31.ps1

Avatar
Ulises Cune

You need to have Powershell installed. In Windows 7 and Windows 10 it is installed by default.
You can still install it according to Microsoft's instructions at the following link:

https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-windows?view=powershell-7.1

Avatar
Sai Pratap

Iam getting this error msg. Plz help

It would be helpful if u can attach a video plz.

Avatar
Ulises Cune

Hello Said,

Sorry, I put a few more spaces.
Should be:
powershell.exe -file ".\Convert_2.30_to_2.31.ps1" EURUSD-v2.30.set


Avatar
Ulises Cune

This is an example of execution:

Avatar
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

Avatar
Sai Pratap

U r amazing :)

Thanks. Will check it out.

Avatar
Sai Pratap

They are working well. Thanks a ton.

Avatar
c00l

well done Ulises!

Avatar
Giorgio Bellizzi

 Hi. Is there a converter from 2.31 to 2.35 version? Is that needed?