superTrendMT5/superTrendMT5.mqproj

34 lines
878 B
JSON

2026-09-18 17:23:49 +03:00
{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2025, MetaQuotes Ltd. Developer is Chacha Ian",
"link" :"https:\/\/www.mql5.com\/en\/users\/chachaian",
"version" :"1.00",
"description" :"Supertrend Pro is a MetaTrader 5 indicator with ATR-based trend bands, color-coded candles, confirmed trend-change notifications, documented buffers, and automatic chart appearance restoration.",
2026-09-18 17:23:49 +03: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":"superTrendMT5.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}