IndianTrailingStopLoss/IndianTrailingStopLoss.mqproj
super.admin 88be02cad4 convert
2025-05-30 15:00:53 +02:00

103 lines
No EOL
5.1 KiB
JSON

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Jay&Oswald",
"link" :"https:\/\/www.mql5.com",
"version" :"1.01",
"description" :"Indian Trailing Stop Loss, a workhorse of an EA.",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":".\\IndianTrailingStopLoss.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"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\\Virtualization.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\VirtualKeys.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\AddOnOrdersManagement.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":"MQL5\\Shared Projects\\GrayMatrixLibraries\\WhatsAppAPI.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\SLM.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":"MQL5\\Shared Projects\\GrayMatrixLibraries\\Trade.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Shared Projects\\GrayMatrixLibraries\\Database.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Shared Projects\\GrayMatrixLibraries\\errordescription.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Shared Projects\\GrayMatrixLibraries\\Virtualization.mqh",
"compile":"false",
"relative_to_project":"false"
}
]
}