Settings File Conversion
* Phoenix_EA_v5_7_0.mq4 into Phoenix_EA_v5_7_1.mq4
Settings File Conversion Steps
- Open the EXCEL .xls file inside attachment phoenix 5.7.1.Convert.zip.
- Close any other EXCEL files for safety.
- Open, in a text editor, your ".set" file from directory "C:\Program Files\MetaTrader 4\tester".
- Select and copy the whole file. <ctrl>a then <ctrl>c or for your editor do: <ctrl>a then <ctrl><insert>
- Go to the EXCEL Do <ctrl>a. That's key sequence changed. The spreadsheet is "read only" to protect you from destroying it.
- Go back to your text editor do: <ctrl>a then <ctrl>v or for your editor do: <ctrl>a then <shift><insert>
- Save the file in your text editor.
Testing a Converted Settings File
- Open Phoenix_EA_v5_7_0 in MetaTrader
- Change some settings
- Run a simulation.
- Check the Report Tab
- Save the settings file
- Complete the Settings File Conversion Steps above.
- Open
Phoenix_EA_v5_7_1 in MetaTrader
- Load the settings file (now converted)
- Run the same simulation
- Check the Report Tab (the result should be the same as step 4)
You can repeat steps 3 to 10 again and again.