EA31337 / EA-Tester

🐳📈 Headless Forex backtesting for MetaTrader platform using Docker
https://ea31337.github.io/EA-Tester
MIT License
108 stars 84 forks source link

Automated login via ini file #220

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi Rafal, do you know how to enable automated mql5 login using an ini file?

There is the field MQL5Login and MQL5Password and as of the MQL5Password I am not sure how to use it. Sometimes it expects a hash, and since today it accepts nothing... :(

Would be great to hear your opinion on this.

Best

kenorb commented 3 years ago

The EA doesn't have this capability, it's more of the platform thing. You run platform with the config name you want to use and it should work. I think better approach is to contact MQL support or check on forum, maybe something has changed on the new builds.