Article-22063-Alternative-B.../Article-22063-Alternative-Bars-For-Market-Intent.mqproj
PatrickNjoroge743 bffab07776 new files added
2026-06-09 22:26:00 +03:00

58 lines
No EOL
1.4 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com\/en\/users\/patricknjoroge743",
"version" :"1.00",
"description" :"Replaces clock-based sampling with López de Prado's alternative bar types.",
"cpu_architecture" :"3",
"optimize" :"0",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Article-22063-Alternative-Bars-For-Market-Intent.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\AlternativeBars\\CBarConstructor.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\AlternativeBars\\CStandardBars.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\AlternativeBars\\CImbalanceBars.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\AlternativeBars\\CRunsBar.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\AlternativeBars\\CViewerPanel.mqh",
"compile":false,
"relative_to_project":false
}
],
"tester":
[
{
"type":"file",
"path":"README.md",
"relative_to_project":true
}
]
}