Options/Options.mqproj

198 lines
9.4 KiB
Text
Raw Permalink Normal View History

2025-05-30 16:14:55 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Arthur Albano",
"link" :"https:\/\/www.mql5.com\/en\/users\/arthuralbano\/",
"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",
"files":
[
{
"path":"Options.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"OptionCalculator.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"SymbolMedianPrice.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Math\\Alglib\\alglib.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\\Math\\Alglib\\alglibmisc.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\ap.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\complex.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\matrix.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\arrayresize.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\bitconvert.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\alglibinternal.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\dataanalysis.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\optimization.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\linalg.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\statistics.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\specialfunctions.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\solvers.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\diffequations.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\delegatefunctions.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\fasttransforms.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\integration.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Math\\Alglib\\interpolation.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\Graphic.mqh",
"compile":false,
"relative_to_project":false
},
{
"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\\Graphics\\Curve.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Canvas\\Canvas.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Files\\FileBin.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Files\\File.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Controls\\Rect.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\Axis.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Graphics\\ColorGenerator.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\CSymbol.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"CSymbol.mqh",
"compile":false,
"relative_to_project":true
}
]
}