Convert Setting File From MT4 to MT5
Hello Community,
I have created this script in Powershell that converts a setting file from Metatrader 4 (MT4) to Metatrader 5 (MT5).
Open cmd.exe and execute this
powershell.exe -file ".\Convert_MT4_to_MT5.ps1" CP-EURUSD.set
Hello Community.
I have created a version with Window to make it easier to use and to be able to convert multiple files with one click.
Simply drag the files to the window and press the button
GUI Version (v2.1)
Convert-MT4_To_MT5-gui.ps1
Console Version (v1.3)
Convert_MT4_to_MT5.ps1
Dear Sir,
I am saying not the set files converter. I am saying mt4.ex4 to mt5.ex5 EA converted
Thanks,
---