EALeague_Free/EALeague_Free.mqproj
super.admin a031ec6c24 convert
2025-05-30 14:50:52 +02:00

2.1 KiB

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2019, George March",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"description" :"Бесплатный проект \"Лига Торговых Систем\". Любая из 672 ТС Лиги работает в тестере. \r\n\r\n",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
 
"files":
[
{
"path":".\\EALeague_Free.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":".\\EALeague_Free_Core.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\MyLib\\DataStructures\\EALeagueTradeSystemI.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\EALeagueI\\EALeagueTradeSystemI.mqh",
"compile":"false",
"relative_to_project":"true"
}
],
 
"tester":
[
{
"type":"library",
"path":"MQL5\\Libraries\\MyLib\\EALeagueLib.ex5",
"relative_to_project":"false"
}
]
}