RawTrading/RawTrading.mqproj
super.admin ab24b2345d convert
2025-05-30 16:20:06 +02:00

137 lines
No EOL
6.9 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"René Richartz",
"link" :"http:\/\/forexfox.info",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"\\RawTrading.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\trade\\Trade.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\\OrderInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\trade\\HistoryOrderInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\trade\\PositionInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\trade\\DealInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\trade\\SymbolInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\AccountInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Database.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"
}
]
}