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.
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.
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.
StringTrimRight() issue not fixed with Build 2267.
2019.12.09 12:50:06.219 MT52265_Crash (EURUSD,H1) Build 2267
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) Access violation at 0x00007FF763FFDF30 read to 0xFFFFFFFFFFFFFFFF
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) crash --> 00007FF763FFDF30 488B0E mov rcx, [rsi]
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF33 4889CE mov rsi, rcx
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF36 4883E6FC and rsi, 0xfc
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF3A F6C102 test cl, 0x2
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF3D 74F1 jz 0x7ff763ffdf30
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1)
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF3F 488B4A08 mov rcx, [rdx+0x8]
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00007FF763FFDF43 F6C102 test cl, 0x2
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1)
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 00: 0x00007FF763FFDF30
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 01: 0x00007FF764677139
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 02: 0x00007FF7646AE10A
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 03: 0x00007FF76482D1A3
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 04: 0x00007FF763FEBA66
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 05: 0x00007FF764171FED
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 06: 0x00007FF76417CC80
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 07: 0x00007FF7649ECA6C
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 08: 0x00007FFB7A977BD4
2019.12.09 12:50:06.371 MT52265_Crash (EURUSD,H1) 09: 0x00007FFB7BFCCED1
StringTrimRight() issue not fixed with Build 2267.
Have you recompiled your EA with new build?
Have you recompiled your EA with new build?
We will perform further checks tomorrow, please wait.
Hi I did some tests with the 2265 build and see the speed difference on Launching my EA, the time to get the OnInit Event() is much more higher.
Now I used the test on a another Third PC Core i7, the 2265 is much more slower and take a big time to get OnInit(), The 2190 is imediate. For a i5 or i3 it takes much more time than you will see and the difference is much more bigger.
Here Build 2190 Versus 2265 (Detail The RaZop Logo appears on begining of OnInit()).
Hello everyone,
Since the new update, in backtest ...
my EA tries to open \ close positions (which implies that I get a tick) and
I say '' try '' because it does not happen because it considers that the [market is closed].
Before the update everything went well.
Would you have seen this same problem?
If yes how to fix it, would you have an idea?