TradePanel_C/TradePanel_C.mqproj
super.admin d2858edfc6 convert
2025-05-30 16:32:34 +02:00

112 lines
No EOL
5.7 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"IgorM",
"link" :"https:\/\/www.mql5.com\/ru\/users\/igorm",
"version" :"1.00",
"description" :"Торговая панель с использованием возможностей MQL5 работать с библиотеками dll на CSharp",
"icon" :"\\Images\\stats.ico",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"files":
[
{
"path":".\\TradePanel_C.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\fxsaber\\MT4Orders.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\HashMap.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\IMap.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\ICollection.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\IEqualityComparer.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Internal\\DefaultEqualityComparer.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Internal\\EqualFunction.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\IEqualityComparable.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Internal\\HashFunction.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\IComparable.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Internal\\CompareFunction.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\HashSet.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Interfaces\\ISet.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Generic\\Internal\\PrimeGenerator.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\IgorM\\FormSharp.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\IgorM\\PrintLastError.mqh",
"compile":"false",
"relative_to_project":"false"
}
],
"resources":
[
{
"type":"0",
"path":"MQL5\\Libraries\\winformsmt5.dll",
"name":"",
"relative_to_project":"false"
}
]
}