fpzerocheck-test/test.mqproj
2026-03-29 06:52:16 -07:00

23 lines
No EOL
478 B
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"test.mq5",
"compile":true,
"relative_to_project":true
}
]
}