Article-16461-MQL5-Market-P.../Article-16461-MQL5-Market-Profile-Introduction.mqproj

40 lines
832 B
Text
Raw Permalink Normal View History

2026-03-23 20:51:20 +07:00
{
"platform" :"mt5",
"program_type":"indicator",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
2026-03-23 20:52:50 +07:00
"link" :"https:\/\/www.mql5.com\/ru\/articles\/16461",
2026-03-23 20:51:20 +07:00
"version" :"1.00",
2026-03-23 20:52:50 +07:00
"description" :"Source code and examples for the article \"Market Profile indicator\"",
2026-03-23 20:51:20 +07:00
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"indicator":
{
2026-03-23 20:52:50 +07:00
"window":"0",
"applied_price":"1"
2026-03-23 20:51:20 +07:00
},
"files":
[
{
"path":"Article-16461-MQL5-Market-Profile-Introduction.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}