MultiSymbolSignals/Indicators/MultiSymbol/ATR_MS.mqproj

67 lines
3.1 KiB
Text
Raw Permalink Normal View History

2025-05-30 16:10:44 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"indicator",
"copyright" :"Copyright 2013, http:\/\/tol64.blogspot.com",
"link" :"http:\/\/tol64.blogspot.com",
"version" :"1.0",
"description" :"email: hello.tol64@gmail.com",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"indicator":
{
"window":"1",
"buffers_count":"6",
"minimum":"0.000000",
"plots":
[
{"type":"0","width":"1","style":"0"},
{"type":"0","width":"1","style":"0"},
{"type":"0","width":"1","style":"0"},
{"type":"0","width":"1","style":"0"},
{"type":"0","width":"1","style":"0"},
{"type":"0","width":"1","style":"0"}
]
},
"files":
[
{
"path":".\\ATR_MS.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Canvas\\Canvas.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Files\\FileBin.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Files\\File.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\\Controls\\Rect.mqh",
"compile":"false",
"relative_to_project":"false"
}
]
}