29 lines
No EOL
1.2 KiB
JSON
29 lines
No EOL
1.2 KiB
JSON
{
|
|
"platform" :"mt5",
|
|
"program_type":"indicator",
|
|
"copyright" :"Copyright 2018, MetaQuotes Software Corp.",
|
|
"link" :"https:\/\/www.mql5.com",
|
|
"version" :"1.00",
|
|
"description" :"Work Contribution for converting MT4 to MT5 indicators",
|
|
"optimize" :"1",
|
|
"fpzerocheck" :"1",
|
|
|
|
"indicator":
|
|
{
|
|
"window":"1",
|
|
"applied_price":"1",
|
|
"plots":
|
|
[
|
|
{"type":"1","width":"1","style":"0","label":"Label1","color":["clrGreen"]}
|
|
]
|
|
},
|
|
|
|
"files":
|
|
[
|
|
{
|
|
"path":".\\MT4_To_MT5_Indicat.mq5",
|
|
"compile":"true",
|
|
"relative_to_project":"true"
|
|
}
|
|
]
|
|
} |