2026-06-02 20:24:16 +01:00
|
|
|
{
|
|
|
|
|
"platform" :"mt5",
|
|
|
|
|
"program_type":"indicator",
|
|
|
|
|
"copyright" :"Abioye Israel Pelumi",
|
|
|
|
|
"link" :"https:\/\/Algoyin.com",
|
|
|
|
|
"version" :"1.00",
|
2026-06-02 20:36:59 +01:00
|
|
|
"description" :"Implements a Megaphone Pattern Indicator in MQL5",
|
2026-06-02 20:24:16 +01: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-06-02 20:36:59 +01:00
|
|
|
"window":"0",
|
|
|
|
|
"applied_price":"1"
|
2026-06-02 20:24:16 +01:00
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"files":
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"path":"Article-22572-Megaphone-Pattern-Detection-In-MQL5.mq5",
|
|
|
|
|
"compile":true,
|
|
|
|
|
"relative_to_project":true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
"resources":
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"type":"0",
|
|
|
|
|
"path":"readme.md",
|
|
|
|
|
"name":"",
|
|
|
|
|
"relative_to_project":true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|