FractFactory/FractFactory.mqproj
super.admin 74d076ce2a convert
2025-05-30 14:56:16 +02:00

58 lines
No EOL
2.5 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2024, Investing Pro 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":"FractFactory.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\FormationContainers.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\DirectionStruct_1.01.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Fomations_finder.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"FormationsFinder.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Containers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Structures.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\DirectionStruct_1.0.mqh",
"compile":false,
"relative_to_project":false
}
]
}