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 Alain, a potential bug has been reported in version 5836 - a failure in the integration of MetaEditor with Git: https://www.mql5.com/pt/forum/510148
I haven't tested it, but I think that if a user in the mql5 repository tracks files that come with the terminal, this will block git clone.
See the attached screenshots in the comment at the link below:
https://www.mql5.com/en/forum/509185/page3#comment_59719188
It's clearly visible there that the "standard" terminal files have been added to the repository.
Most likely, this is the problem. But, again, I haven't tested this.
I haven't tested it, but I think that if a user in the mql5 repository tracks files that come with the terminal, this will block git clone. Because "$git clone" is a safe command and won't overwrite existing files.
Most likely, this is the problem.
Problem already reported to administrators. 👍
Forum on trading, automated trading systems, and trading strategy testing
New MetaTrader 5 platform version 5830: general improvements
Renat Fatkhullin , 2026.05.24 20:45
Is the mql5 login name in the editor settings case-sensitive, and the actual login registered on the site?
Git in Linux is case-sensitive.
The screenshot shows that the registered login is Giannetti, while the real registered login is giannetti.
We will check such cases on our part.
nit picky bug in 5833
: in terminal window, history tab: the color of the scroll bar; when i change the color them from black to white and white again, the scroll bar does not change; ie color is black when i have changed the them to white, and is white when i change the theme to black.