{ "platform" :"mt5", "program_type":"expert", "copyright" :"Copyrigth - Dev Solve LTDA", "link" :"https:\/\/www.mql5.com", "version" :"1.40", "description" :"Projeto para testes de implementação de novas estratégias\/funcionalidades em DS_SDK.", "icon" :"\\Images\\logo-ico.ico", "cpu_architecture" :"1", "optimize" :"1", "fpzerocheck" :"1", "tester_no_cache":"0", "tester_everytick_calculate":"0", "unicode_character_set":"0", "static_libraries":"0", "files": [ { "path":"Unit_test.mq5", "compile":true, "relative_to_project":true }, { "path":"MacroDefinitions.mqh", "compile":false, "relative_to_project":true }, { "path":"EngineInputs.mqh", "compile":false, "relative_to_project":true }, { "path":"ExpertFilter.mqh", "compile":false, "relative_to_project":true }, { "path":"Engine.mqh", "compile":false, "relative_to_project":true }, { "path":"EngineBase.mqh", "compile":false, "relative_to_project":true }, { "path":"ExpertStoploss.mqh", "compile":false, "relative_to_project":true }, { "path":"ExpertTakeprofit.mqh", "compile":false, "relative_to_project":true }, { "path":"Chart.mqh", "compile":false, "relative_to_project":true }, { "path":"Enum.mqh", "compile":false, "relative_to_project":true }, { "path":"ExpertStrategy.mqh", "compile":false, "relative_to_project":true }, { "path":"ExpertError.mqh", "compile":false, "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\\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":"ExpertMoney.mqh", "compile":false, "relative_to_project":true }, { "path":"Money\\Money.mqh", "compile":false, "relative_to_project":true }, { "path":"Money\\MoneyFixedLot.mqh", "compile":false, "relative_to_project":true }, { "path":"Stoploss\\Stoploss.mqh", "compile":false, "relative_to_project":true }, { "path":"Stoploss\\StopLossATR.mqh", "compile":false, "relative_to_project":true }, { "path":"Takeprofit\\Takeprofit.mqh", "compile":false, "relative_to_project":true }, { "path":"Takeprofit\\TakeProfitATR.mqh", "compile":false, "relative_to_project":true }, { "path":"Strategies\\Strategies.mqh", "compile":false, "relative_to_project":true }, { "path":"Strategies\\MACDStrategy.mqh", "compile":false, "relative_to_project":true }, { "path":"MQL5\\Include\\Math\\Stat\\Normal.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\Math\\Stat\\Math.mqh", "compile":false, "relative_to_project":false } ], "resources": [ { "type":"indicator", "path":"..\\..\\Indicators\\Examples\\MACD.ex5", "name":"", "relative_to_project":true }, { "type":"indicator", "path":"..\\..\\Indicators\\Examples\\Custom_MACD.ex5", "name":"", "relative_to_project":true } ] }