
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
We released a MT5 terminal beta-version with fix for ticksize and StringTrim issues.
Please open demo account on MetaQuotes-Demo server to download update
And provide us with feedback.
Great! Thank you.
Will there also be an update regarding the compile time? I mean, I am used to a compilation time of 3-4 min for the release version, this is ok, but for debugging 2 min - this is a real problem.
Or was this this?
Our developers are working on slowdown issue, please wait for new beta.
Thank you in advance!
As far as I understand - it will be new/next beta -
Forum on trading, automated trading systems and testing trading strategies
New version of the MetaTrader 5 build 2265 platform: DirectX functions for 3D visualization in MQL5 and setting tools in the strategy tester
Ilyas , 2019.12.10 17:37
One of the possible reasons for the long start of debugging has been eliminated.A fix will be released in one of the builds above 2267
and more details are on the post #172
--------------
for information.
There is a logical bug in ver 2265 or 2267.
I have EA that trade oil spread.
When spread diff 2 from previous spreads it enrty again for eg:-
1st entry 10.41
next entry 8.41
3rd entry 6.41
4th entry 4.41
but new ver it will entry :-
1st entry 10.41
next entry 8.41
3rd entry 6.41
4th entry 6.31
5th entry 6.40
6th entry 6.98
4th entry by right should entry if spread below 4.41. But now all messed up.
Previous Build no such problem.
PS : Can someone please post old MT5 build 2190 for me to confirm again.
There is a logical bug in ver 2265 or 2267
...
PS : Can someone please post old MT5 build 2190 for me to confirm again.
Spread is related to the brokers (it is not related to Metatrader 5).
Besides, any possible bug should be reproduced by the developers.
I mean - the bug reporter should provide all the technical information for the developers to sucessfully reproduce the bug (if the developers are not able to reproduce the bug so the bug report is ignored) - read about what they are replying: post #52 (this is for everybody) -
Forum on trading, automated trading systems and testing trading strategies
New version of MetaTrader 5 build 2190 platform
Renat Fatkhullin , 2019.11.22 09:24
It’s just that you don’t think about providing complete initial conditions for reproducing your case and for giving an exact answer to your question.
Therefore, there are no answers and a legitimate ignore. ...
For information.
----------------
As to your requests about old builds -
Forum on trading, automated trading systems and testing trading strategies
New version of the MetaTrader 5 build 2265 platform: DirectX functions for 3D visualization in MQL5 and setting tools in the strategy tester
Andrey Khatimlianskii , 2019.12.09 14:38
2190 build was added to the archive .
We released a MT5 terminal beta-version with fix for ticksize and StringTrim issues.
Please open demo account on MetaQuotes-Demo server to download update
And provide us with feedback.
The StringTrim issue is fixed in Build 2269.
Thank you.