API_for_BigDeals/Example_use_api.mqproj

28 lines
1.2 KiB
Text
Raw Permalink Normal View History

2025-05-30 14:40:18 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"Copyright 2019, Yurich.",
"link" :"https:\/\/www.mql5.com\/ru\/users\/yurich",
"version" :"1.00",
"cpu_architecture" :"2",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Example_use_api.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"BigDeals_api.mqh",
"compile":false,
"relative_to_project":true
}
]
}