SuperCharlie_Oxford/Desenvolvimento_v0/Desenvolvimento_v0.mqproj

208 lines
10 KiB
Text
Raw Permalink Normal View History

2025-05-30 16:27:23 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"HEDGING HORN CAPITAL",
"link" :"https:\/\/www.hhcapital.com.br",
"version" :"1.00",
"description" :"HFT Market Making based on University of Oxford's studies",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":".\\S2_Motor1_v0.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Expert\\Expert.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Expert\\ExpertBase.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"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"
},
{
"path":"MQL5\\Include\\Trade\\PositionInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\OrderInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\DealInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\HistoryOrderInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Indicators.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Trend.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Indicator.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Series.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayObj.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\Array.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayDouble.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Oscilators.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Volumes.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\BillWilliams.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\Custom.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Indicators\\TimeSeries.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayInt.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayLong.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Expert\\ExpertTrade.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\Trade.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Expert\\ExpertSignal.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Expert\\ExpertMoney.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Expert\\ExpertTrailing.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Math\\Stat\\Math.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\S0_Ignicao1_v0.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\S1_Admissao1_v0.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\S3_Freios1_v0.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\S5_Direcao1_v0.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\S6_Transmissao1_v0.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\MarketBook.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\S4_Cambio4x4_v0.mqh",
"compile":"false",
"relative_to_project":"true"
}
]
}