ICT_London/ICT_London.mqproj
2025-11-21 05:13:57 +03:00

33 lignes
Pas d'EOL
1,2 Kio
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2025, MIAEA BOTS",
"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":"ICT_London.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}