TestMultiPlatformEA/TestMultiPlatformEA.mqproj
super.admin eb0cdeb233 convert
2025-05-30 16:30:37 +02:00

27 lines
No EOL
1.2 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2020, Alexey Volchanskiy",
"link" :"https:\/\/www.mql5.com\/ru\/users\/vdev\/",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":".\\TestMultiPlatformEA.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":".\\InitParams.mqh",
"compile":"false",
"relative_to_project":"true"
}
]
}