mathmarketmodels/Scripts/instantstoploss2/instantstoploss2.mqproj

87 lines
3.7 KiB
Text
Raw Permalink Normal View History

2025-09-10 12:14:50 +01:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"script",
"copyright" :"porquilho",
"version" :"1.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":"MQL5\\Include\\Trade\\Trade.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
},
{
"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
},
{
"path":"MQL5\\Include\\Trade\\AccountInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\ChartObjects\\ChartObjectsTxtControls.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\ChartObjects\\ChartObject.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"AccountInfoSampleInit.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"instantstoploss2_1.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"instantstoploss2.mq5",
"compile":true,
"relative_to_project":true
}
]
}