Equilibrium/Equilibrium.mqproj

60 lines
2.6 KiB
Text
Raw Permalink Normal View History

2025-05-30 14:53:03 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"indicator",
"copyright" :"Copyright 2019, Thomas Schwabhaeuser",
"link" :"schwabhaeuser@icloud.com",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"indicator":
{
"window":"1"
},
"files":
[
{
"path":".\\Include\\MultiSymbolIndicator.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\Include\\SymbolWatcher.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\Indicators\\Equilibrium.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayObj.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"
},
{
"path":"MQL5\\Include\\Trade\\SymbolInfo.mqh",
"compile":"false",
"relative_to_project":"false"
}
]
}