Article-16991-MQL5-Post-Fac.../Article-16991-MQL5-Post-Factum-Trade-Analysis-Trailing-Stop.mqproj
2026-03-24 14:02:58 +07:00

94 lines
No EOL
2.2 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com\/ru\/articles\/16991",
"version" :"1.00",
"description" :"Source code and examples for the article \"Post-Factum trading analysis: Selecting trailing stops and new stop levels in the strategy tester\"",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Article-16991-MQL5-Post-Factum-Trade-Analysis-Trailing-Stop.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"SymbolTradeExt.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Trailings.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"SymbolTrade.mqh",
"compile":false,
"relative_to_project":true
},
{
"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\\Trade\\Trade.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\OrderInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\HistoryOrderInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\PositionInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\DealInfo.mqh",
"compile":false,
"relative_to_project":false
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}