Apollo-One/Apollo-One.mqproj

28 lines
1.1 KiB
Text
Raw Permalink Normal View History

2025-05-30 14:40:22 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2022, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"description" :"A new EA",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Apollo-One.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"Utils.mqh",
"compile":false,
"relative_to_project":true
}
]
}