2026-08-13 09:00:54 -07:00
|
|
|
{
|
|
|
|
|
"platform" :"mt5",
|
|
|
|
|
"program_type":"expert",
|
|
|
|
|
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
|
|
|
|
|
"link" :"https:\/\/www.mql5.com",
|
|
|
|
|
"version" :"1.00",
|
2026-08-15 02:44:23 -07:00
|
|
|
"description" :"Prop Firm Guard monitors daily drawdown, overall drawdown, profit targets, and news restrictions while storing daily session data in SQLite.",
|
2026-08-13 09:00:54 -07:00
|
|
|
"cpu_architecture" :"0",
|
|
|
|
|
"optimize" :"1",
|
2026-08-15 02:44:23 -07:00
|
|
|
"fpzerocheck" :"0",
|
2026-08-13 09:00:54 -07:00
|
|
|
"tester_no_cache":"0",
|
|
|
|
|
"tester_everytick_calculate":"0",
|
|
|
|
|
"unicode_character_set":"0",
|
|
|
|
|
"static_libraries":"0",
|
|
|
|
|
|
|
|
|
|
"files":
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"path":"PropFirmGuard.mq5",
|
|
|
|
|
"compile":true,
|
|
|
|
|
"relative_to_project":true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
"resources":
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"type":"0",
|
|
|
|
|
"path":"readme.md",
|
|
|
|
|
"name":"",
|
|
|
|
|
"relative_to_project":true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|