Convert Setting File From MT5 to MT4 (Powershell Script)
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
Hello Jacian,
Not all MT5 timeframes are on MT4.
MT4 Time Frame
MT5 TimeFrame:
MT5 TimeFrame are not in MT42 Minutes
3 Minutes
4 Minutes
6 Minutes
10 Minutes
12 Minutes
20 Minutes
2 Hours => 16386
3 Hours => 16387
6 Hours => 16390
8 Hours => 16392
12 Hours => 16396
I am going to improve the script so that it shows that TimeFrame is the one that needs to be corrected.