MultiRobot/MultiRobot.mqproj
super.admin b508fa6391 convert
2025-05-30 16:10:35 +02:00

43 lines
No EOL
1.9 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2018, Alexey Volchanskiy",
"link" :"https:\/\/www.mql5.com\/ru\/users\/vdev\/",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"files":
[
{
"path":".\\MultiRobot.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":".\\Include\\MultiRobot_EN.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\Include\\M1PivotLevels.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\Include\\BaseScalper.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":"false",
"relative_to_project":"false"
}
]
}