Article-13911-MQL5-History-.../Article-13911-MQL5-History-Positions-Profit-Loss-Diagram.mqproj

60 lines
1.3 KiB
Text
Raw Permalink Normal View History

2026-03-22 00:16:34 +07:00
{
"platform" :"mt5",
"program_type":"indicator",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
2026-03-22 00:17:58 +07:00
"link" :"https:\/\/www.mql5.com\/ru\/articles\/13911",
2026-03-22 00:16:34 +07:00
"version" :"1.00",
2026-03-22 00:17:58 +07:00
"description" :"Source code and examples for the article \"Indicator of historical positions on the chart as their profit\/loss diagram\"",
2026-03-22 00:16:34 +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-22 00:38:17 +07:00
"window":"1",
2026-03-22 00:17:58 +07:00
"applied_price":"1"
2026-03-22 00:16:34 +07:00
},
"files":
[
{
"path":"Article-13911-MQL5-History-Positions-Profit-Loss-Diagram.mq5",
"compile":true,
"relative_to_project":true
2026-03-22 00:38:17 +07:00
},
{
"path":"MQL5\\Include\\Arrays\\ArrayObj.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Arrays\\Array.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":false,
"relative_to_project":false
2026-03-22 00:16:34 +07:00
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}