EA-Setka-2/EA-Setka-2.mqproj
super.admin a4b861dd93 convert
2025-05-30 14:50:44 +02:00

857 lines
No EOL
40 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"oldman,qj,capteen,elavr",
"link" :"http:\/\/tlap.com\/forum\/laboratoriya-profitfx\/24",
"version" :"2.0",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"(EA) - Setka v2-ADX-IMP-opt.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"localization\\ru_ru.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\localization\\ru_ru.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\framework.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_cache.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_candle_value_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_log.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_margin_calc_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_order_operation_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_profit_calc_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_swap_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_trade_mode_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_trade_resut.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\extension\\extension.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\extension\\ext_string.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\common.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\time.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\log.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\alert.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\disposable_obj.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\timer.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\collection\\collection.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\collection\\list.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\collection\\map.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\gc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\kernel.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_time.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_account.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_error.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_market.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_symbol.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_quotes.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql4\\kernel_order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_error.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_symbol.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_market.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_account.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\layer_order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\order_count.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\order_operation.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\order_symbol.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\layer_order_setting.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\layer\\layer_order\\layer_order_data.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_candle.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_price.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_margin.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\tool\\tool_take_profit.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\factory\\factory.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\factory\\factory_order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\factory\\factory_order_operation.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\reason.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\common\\error.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\entry_point.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_calc_lot_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_gap_control_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_take_profit_calc_type.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_position_signal.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_use_indicator.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\defines.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\setting.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\scheduler.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\setting.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\def_adx_imp.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\logic_handler.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\calc\\calc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\calc\\calc_gap.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\calc\\calc_grid_step.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\calc\\calc_lot.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\calc\\calc_take_profit.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\calc_filters.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\calc_adx.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\mql4\\fill_adx_buffers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\calc_osc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\mql4\\fill_osc_buffers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\api.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\entry_point.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\test\\test.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\test\\test_entry_point.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\test\\test_grid_step_calc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\test\\test_handler_base.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\test\\test_lot_calc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_time.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_error.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_account.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_order.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_market.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_symbol.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\kernel\\mql5\\kernel_quotes.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\mql5\\fill_adx_buffers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\filters\\mql5\\fill_osc_buffers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-opt.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-RSI-CCI-AS-opt.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Graphics\\Graphic.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\\Object.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\Curve.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Canvas\\Canvas.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Files\\FileBin.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Files\\File.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Controls\\Rect.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\Axis.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\ColorGenerator.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\fxsaber\\Virtual\\Virtual.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\fxsaber\\Virtual\\Orders.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\fxsaber\\Virtual\\Order.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\fxsaber\\Virtual\\String.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\fxsaber\\Virtual\\Sync.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"..\\..\\Files\\Graph.mqh",
"compile":false,
"relative_to_project":true
},
{
"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":"Libs\\MT4Orders.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\TypeToBytes.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\rsi_cci\\setting.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\rsi_cci\\definesRC.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\rsi_cci\\calc_rc.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\rsi_cci\\mql4\\fill_rc_buffers.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\rsi_cci\\entry_point.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-ADX-IMP.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-ADX-IMP.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-ADX-IMP-opt.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-opt.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"(EA) - Setka v2-RSI-CCI-AS.mq4",
"compile":true,
"relative_to_project":true
},
{
"path":"Libs\\Price_Compare.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Tools\\log4mql.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Tools\\comment.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Arrays\\List.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"Libs\\log4mql.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\comment.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\ReportBuilder\\ReportBuilder.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\CtrlPanel.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\localization\\ru_ru.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelbase.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanellevels.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelcomment.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\paramgenerator.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelsetinfo.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelmini.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelfilterstate.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\graphfunction.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"framework\\enum\\enum_ctrl_panel.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"base_include.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanelext.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\ctrlpanellogger.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Libs\\CtrlPanel\\Common\\LBFFunction_V2.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"logic\\enum\\enum_time_frames.mqh",
"compile":false,
"relative_to_project":true
}
],
"tester":
[
{
"type":"set",
"path":"new.set",
"relative_to_project":true
}
]
}