Article-12905-MQL5-Account-.../Article-12905-MQL5-Account-Info-PrintFormat.mqproj

39 lines
828 B
Text
Raw Permalink Normal View History

2026-03-06 18:10:23 +07:00
{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
2026-03-06 19:06:13 +07:00
"link" :"https:\/\/www.mql5.com\/ru\/articles\/12905",
2026-03-06 18:10:23 +07:00
"version" :"1.00",
2026-03-06 19:06:13 +07:00
"description" :"Source code and examples for the article \"Studying PrintFormat() and applying ready-made examples\"",
2026-03-06 18:10:23 +07:00
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"script":
{
"flags":"0"
},
"files":
[
{
"path":"Article-12905-MQL5-Account-Info-PrintFormat.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}