InfoPanel/InfoPanel.mqproj

46 lines
1.9 KiB
Text
Raw Permalink Normal View History

2025-05-30 15:01:20 +02:00
<EFBFBD><EFBFBD>{
"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"
}
]
}