46 lines
No EOL
1.9 KiB
JSON
46 lines
No EOL
1.9 KiB
JSON
{
|
|
"platform" :"mt5",
|
|
"program_type":"indicator",
|
|
"copyright" :"Fernando Morales",
|
|
"link" :"https:\/\/www.mql5.com",
|
|
"version" :"1.1",
|
|
"optimize" :"1",
|
|
"fpzerocheck" :"1",
|
|
"tester_no_cache":"0",
|
|
"tester_everytick_calculate":"0",
|
|
|
|
"indicator":
|
|
{
|
|
"window":"1",
|
|
"applied_price":"1"
|
|
},
|
|
|
|
"files":
|
|
[
|
|
{
|
|
"path":".\\InfoPanel.mq5",
|
|
"compile":"true",
|
|
"relative_to_project":"true"
|
|
},
|
|
{
|
|
"path":"MQL5\\Include\\Trade\\SymbolInfo.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\\AccountInfo.mqh",
|
|
"compile":"false",
|
|
"relative_to_project":"false"
|
|
}
|
|
]
|
|
} |