mql5-execution-microstructu.../RequestLatencyLab.mqproj

113 lines
No EOL
2.8 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2026, MetaTrader Assistant",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"RequestLatencyLab.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Models.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Legacy\\BenchmarkStatistics.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Legacy\\TradeRequestTools.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Legacy\\LifecycleAdapter.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\Dependencies\\Article01\\Experts\\OrderLifecycle\\TradeLifecycle.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Configuration.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\TimeSource.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\Statistics.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\EventJournal.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\MarketRegime.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\StateReader.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\CompletionPolicy.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\RequestTracker.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\ExperimentRunner.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\CsvStorage.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\ReportBuilder.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\LatencyPanel.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Include\\RequestLatencyLab\\AppController.mqh",
"compile":false,
"relative_to_project":true
}
]
}