Andre Luiz Medeiros Peixoto / Publications
Forum
Copy file indicator to other name
Helo, It is possible to copy an indicator that is in the indicator folder to another file, for example input string InpSrc= "\Indicators\MyFolder\MyIndicator.ex5" ; input string InpDst= "\Indicators\MyFolder\MyIndicator2.ex5" ; FileCopy (InpSrc, 0 ,InpDst, 0 ) I've tried everything but I
Startup MT5 with configuration file not work
Hello dear I want to use the MT5 startup. "terminal.exe /config:c:\myconfiguration1.ini" "terminal.exe /config:c:\myconfiguration2.ini" In myconfiguration1.ini, I use a negotiation password [Common] Login = 123456 Password = abcd1234 In myconfiguration1.ini, I use an investor password [Common] Login