PreviousDay_HL/PreviousDay_HL.mqproj
digitalrogue 5a652b3a68
2026-04-17 15:24:10 -05:00

39 righe
Nessun fine linea
819 B
JSON

{
"platform" :"mt5",
"program_type":"indicator",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"description" :"Previous Day High\/Low Indicator\r\nDraws horizontal lines at the previous trading day's high and low prices — two of the most watched levels in forex trading.",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"indicator":
{
"window":"0",
"applied_price":"1"
},
"files":
[
{
"path":"PreviousDay_HL.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}