HedgingAPI/HedgingAPI.mqproj
super.admin 36ea05dc8c convert
2025-05-30 14:58:51 +02:00

19 lines
No EOL
772 B
JSON

{
"platform" :"mt5",
"program_type":"library",
"copyright" :"Copyright 2018, Anti-Crowd Ltd.",
"version" :"1.00",
"description" :"Hedging API for FORTS",
"icon" :"\\Images\\EyeScan.ico",
"optimize" :"1",
"fpzerocheck" :"1",
"files":
[
{
"path":".\\HedgingAPI.mq5",
"compile":"true",
"relative_to_project":"true"
}
]
}