Article-17457-MQL5-Optimiza.../Article-17457-MQL5-Optimization-Results-Visualizer.mqproj

234 lines
5.6 KiB
Text
Raw Permalink Normal View History

2026-03-24 15:14:39 +07:00
{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
2026-03-24 15:15:50 +07:00
"link" :"https:\/\/www.mql5.com\/ru\/articles\/17457",
2026-03-24 15:14:39 +07:00
"version" :"1.00",
2026-03-24 15:15:50 +07:00
"description" :"Source code and examples for the article \"Visualizing Strategies in MQL5: Laying Out Optimization Results Across Criterion Charts\"",
2026-03-24 15:14:39 +07:00
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"1",
2026-03-24 15:14:39 +07:00
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Article-17457-MQL5-Optimization-Results-Visualizer.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\\Arrays\\ArrayDatetime.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\\Expert\\Signal\\SignalMA.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Expert\\Trailing\\TrailingMA.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Expert\\Money\\MoneyNone.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"FrameViewer.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Controls.mqh",
"compile":false,
"relative_to_project":true
},
{
"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":"Table.mqh",
"compile":false,
"relative_to_project":true
2026-03-24 15:14:39 +07:00
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}