
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
The latest build has lots of errors. Mainly 2:
1: The new build only works with Numpy 1.xx. It is not working with Numpy 2.xx or above
2: The new build throws a error "Cannot find reference 'initialization' in '__init__.py' metatrader5" For most functions like initialization()
The solution i found is:
1: Downgrading Numpy to 1.xx
2: Downgrading MetaTrader5 package to 5.0.4288
I request developers to address this issue, since this is a very persistent issue many users are facing.