IndBruno/IndBruno.mqproj
super.admin 41d2d8913b convert
2025-05-30 15:00:43 +02:00

48 lines
No EOL
1.9 KiB
JSON

{
"platform" :"mt5",
"program_type":"indicator",
"copyright" :"Copyright 2022, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"indicator":
{
"window":"0",
"applied_price":"1"
},
"files":
[
{
"path":"IndBruno.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Arrays\\ArrayDouble.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Arrays\\Array.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":false,
"relative_to_project":false
}
]
}