Hey everybody,
I have managed to automate all the processes of creation of docker containers, with auto trading enabled and experts installed. They all communicate together instantly.
If you are interested in the tech feel free to reach out.
I have managed to automate all the processes of creation of docker containers, with auto trading enabled and experts installed. They all communicate together instantly.
If you are interested in the tech feel free to reach out.
Hello stef dec. Can you help with setup process steps. I was hitting my head for a long time on this

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys,
I am working on a project running MT5 in a docker container. All good except that I can't find how to enable auto trading in headless.
I have tried starting with a config file like that:
C:\mt5\terminal64.exe /config:c:\mt5\config.ini
And in config.ini having these lines:
[Experts]
AllowLiveTrading=1
AllowDllImport=0
Enabled=1
Account=0
Profile=0
But no success, anybody has an idea ?
Thank you