- mt4_Profile
string, the subdirectory name in the /profiles directory.
The charts will be opened in the client terminal according to the given profile.
If this parameter is not specified, the current profile will be opened
- mt4_MarketWatch
string, file name (the symbolsets directory) that contains the symbol
list to be shown in the Market Watch window.
- mt4_Login
string, the number of the account to connect to at startup.
If this parameter is not specified, the current login will be used.
- mt4_Password
string, the password that allows entering the system.
This parameter will be ignored if the client terminal stores personal data on the disk
and the account to be connected is in the list
- mt4_Server
string, the name of the trade server to be connected to.
The server name is the same as the name of the corresponding .srv file stored in the /config directory
- mt4_AutoConfiguration
string, "true" or "false"
depending on whether the autoconfiguration of Data Center setting should be enabled or not.
If this parameter is not specified, the value from the current server settings will be used.
- mt4_EnableNews
string, either 'false' or 'true'
- mt4_ExpertsEnable
string, enable/disable experts.
- mt4_ExpertsDllImport
string, enable/disable DLL imports
- mt4_ExpertsExpImport
string, enable/disable import of functions from external experts or MQL4 libraries.
- mt4_ExpertsTrades
string, enable/disable the experts trading
- mt4_Symbol
string,the symbol of the security the chart of which should be opened
immediately after the terminal startup
- mt4_Period
string, the chart timeframe (M1, M5, M15, M30, H1, H4, D1, W1, MN).
If this parameter is not specified, H1 is used
- mt4_Template
string, the name of the template file (the templates directory),
which should be applied to the chart.
- mt4_Expert
string, the name of the expert that should be launched after the client terminal has started
- mt4_ExpertParameters
string, the name of the file containing the expert parameters
(the MQL4 Presets directory).
- mt4_Script
string, the name of the script, which must be launched after the client terminal startup
- mt4_ScriptParameters
string, the name of the file containing the script parameters
(the MQL5 Presets directory).
- mt4_TestExpert
string, the name of the expert to be launched for testing.
If this parameter has not been specified, no testing is launched.
- mt4_TestExpertParameters
string, the name of the file containing parameters (the tester directory).
- mt4_TestSymbol
string, the name of the symbol used for the expert testing.
If this parameter has not been specified, the latest value used in the tester is used.
- mt4_TestPeriod
string, the chart period (M1, M5, M15, M30, H1, H4, D1, W1, MN).
If this parameter has not been specified, H1 is used.
- mt4_TestModel
string, 0, 1, or 2, depending on the testing model
(Every tick, Control points, Open prices only).
If this parameter has not been specified, 0 is used (Every tick)
- mt4_TestSpread
string, spread value that will be used for modeling Ask prices during testing.
If 0 value is specified, the strategy tester will use the current spread of a symbol at the beginning of testing
- mt4_TestOptimization
string, enable/disable optimization. The values that can be taken are "true" or "false".
If this parameter had not been specified, the "false" value is used.
- mt4_TestDateEnable
string, enable/disable the "Use date" flag.
The values that can be taken are "true" or "false".
If this parameter had not been specified, the "false" value is used.
- mt4_TestFromDate
string, the date, from which to start testing, appeared as YYYY.MM.DD.
If this parameter has not been specified, this date is 1970.01.01.
- mt4_TestToDate
string, the date, on which to finish testing, appeared as YYYY.MM.DD.
If this parameter has not been specified, this date is 1970.01.01.
- mt4_TestReport
string, the name of the test report file.
The file will be created in the client terminal directory.
A relative path can be specified, for example: tester \ MovingAverageReport".
If the extension has not been specified in the file name, the ".htm" will be set automatically.
If this parameter has not been specified, the test report will not be formed
- mt4_TestReplaceReport
string, enable/disable the repeated report file record.
The values that can be taken are "true" or "false"
- mt4_TestShutdownTerminal
string, enable/disable shutdown of the terminal
after the testing has been finished.
- mt4_TestVisualEnable
string, enable (true) or disable (false) the visual test mode.
If the parameter is not specified, the current setting is used.
- dss_inifilepath
string, path on the computer where file will be stored
- dss_inifilename
string, file name that should be written
- dss_mode
string,