25 lines
No EOL
858 B
JSON
25 lines
No EOL
858 B
JSON
{
|
|
"platform" :"mt5",
|
|
"program_type":"script",
|
|
"copyright" :"Eduardo Zucarato",
|
|
"link" :"zucarato@gmail.com",
|
|
"version" :"1.00",
|
|
"optimize" :"1",
|
|
"fpzerocheck" :"1",
|
|
"tester_no_cache":"0",
|
|
"tester_everytick_calculate":"0",
|
|
|
|
"script":
|
|
{
|
|
"flags":"0"
|
|
},
|
|
|
|
"files":
|
|
[
|
|
{
|
|
"path":".\\Testing_Scripts.mq5",
|
|
"compile":"true",
|
|
"relative_to_project":"true"
|
|
}
|
|
]
|
|
} |