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
I have never gotten this error before "old build 2122 of tester agent": ***
Any ideas?
tests do not pass.
Though Roffild has been kind enough to share . its horrible that he has not given any information on how to use his private library . i believe this were his private research and they have completely no documentation on how to reproduce his research.
it would be helpful. Anything you try out from this roffild library most likely will give you an error. if you want users to follow your research provide simple documentation on how to use it.
For Example : How do you run the RandomForest EA or MLP tests ? if you try to run it on Strategy Tester you get an error . " Initialization file does not exist " . Just simple steps . How to train it and run it, for example.
Thank you for the great effort.
I would like to know if your pythonDLL wrapper can give access to call and get output of any/all MQL5 built-in functions using python code?
For example, can i call this ChartScreenshot() MQL function from python and save the chart output to a local folder?
If you can point out to me, where in your repo relevant examples are like this in python, it would be very helpful.
Thanks & Regards,
Dilip
Hi Roffild,
I am using your setup for AWS EC2 agents very extensively and its a life changer!
Usually I am starting around 6 instances with 1152 CPU's to support in all backtesting. Only thing I am still trying to figure out is if there is a possible setup on EC2 where we use automated fixed IP's or potentially the loadbalancer to not having to change the agents in MT5 everytime we load new EC2 instances? Have you perhaps found any way to support this already?
Thnx!
Lucas
You can use the AWS API to get a list of domains or IPs of running servers. And use this list to generate MT5 config.
You can use a local transparent proxy to forward ports from MT5 to AWS.
Hi, thanks for the library, but i need help for the python integration
I'm setting the python home like this: C:/ProgramData/miniconda37/envs/py37
because i've created a custom environment, but if i start a backtest whit your example code it crashes, even if i start it in live mode, metatrader5 crashed (it closes imself)!
If i change the path i get this error sometimes: