TF-altProjekte/Experts/5022/Combination2/Combination2.mqproj
super.admin 84cd1a7ab0 convert
2025-05-30 16:31:33 +02:00

24 lines
No EOL
1.1 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2018, DNG®",
"link" :"https:\/\/www.mql5.com\/en\/articles\/5022",
"version" :"1.00",
"description" :"EA for combining trend and flat strategies for the article \"Combining trend and flat strategies\"",
"optimize" :"1",
"fpzerocheck" :"1",
"files":
[
{
"path":".\\Trade.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\Combination2.mq5",
"compile":"true",
"relative_to_project":"true"
}
]
}