Errors, bugs, questions - page 3161

 
Vladimir Karputov #:

Show your PC data and terminal data, example below:


Specify where and who reports an old version: do you have it after compilation?

2022.02.19 13:16:09.597 Terminal MetaTrader 5 build 2361 started for MetaQuotes Software Corp.

2022.02.19 13:16:09.599 Terminal Windows 7 Service Pack 1 build 7601, Intel Core2 Quad Q6700 @ 2.66GHz, 0 / 1 Gb memory, 14 / 74 Gb disk, IE 11, UAC, GMT+3
2022.02.19 13:16:09.599 Terminal C:\Users\Денис\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075

 
Denis Kudryashov #:

2022.02.19 13:16:09.597 Terminal MetaTrader 5 build 2361 started for MetaQuotes Software Corp.

2022.02.19 13:16:09.599 Terminal Windows 7 Service Pack 1 build 7601, Intel Core2 Quad Q6700 @ 2.66GHz, 0 / 1 Gb memory, 14 / 74 Gb disk, IE 11, UAC, GMT+3
2022.02.19 13:16:09.599 Terminal C:\Users\Денис\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075

Update your terminal - you have a very, very old build. There will also be problems with Windows - you haven't installed the latest service pack.

At the moment, the latest build is for 64 bit Windows:

MetaTrader 5 x64 build 3211 started for MetaQuotes Software Corp.
Windows 11 build 22000, 12 x Intel Core i7-9750 H  @ 2.60 GHz, 23 / 31 Gb memory, 671 / 947 Gb disk, UAC, GMT+2
C:\Users\barab\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075
 
Alexey Viktorov #:
If 0, then there are no limitations.
Alexey Viktorov #:
If 0, then there are no restrictions.

So, there were restrictions before and EAs worked, but once the restrictions were removed and 0 appeared, the code stopped skipping, or what?

 
Denis Kudryashov #:

So there used to be restrictions and EAs worked, but as soon as the restrictions were removed and 0. appeared, the code stopped skipping, or what?

It all depends on the code. Show me your code how exactly you took SYMBOL_VOLUME_LIMIT into account.

 
Andrey Dik #:

Here, let it be. Those who don't need it won't use it. and MT5 has always been good at security.

I'm not a stranger to you.

Any additional authorisation path requires protection and creates risks. It's a matter of meta-quotes position on the issue.

 
Denis Kudryashov #:

So there used to be restrictions and EAs worked, but as soon as the restrictions were removed and 0. appeared, the code stopped skipping, or what?

MQ-Demo accounts have restrictions. That's why a simple check "sum of open lots > maximum allowed" passes validation in the Marketplace. But not all of the DC accounts have restrictions. Hence, it turns out that opening a position with 0.01 lot is already prohibited.

Change the condition, taking this into account, and everything will be fine.

 
Vladimir Karputov #:

Update your terminal - you have a very, very old build. There will also be problems with Windows - you haven't installed the latest service pack.

At the moment the latest build is for 64 bit Windows:

Well strange, there is no new build for 32 version anywhere (higher than the one you already have), but they put a restriction on the compiler, what do they want to achieve?

 
Denis Kudryashov #:

Well it's strange, there is no new build for 32 version anywhere (higher than the one we already have) and they put a restriction on the compiler, what do they want to achieve?

Isn't it obvious? Death of 32.

 
Denis Kudryashov #:

Well it's strange, there is no new build for 32 version anywhere (higher than the one we already have), but they put a restriction on the compiler, what do they want to achieve?

Support for the 32 bit MetaTrae 5 terminal has been discontinued for a long time.

 

Hi all.

I updated my MT5 build 3211 on February 14, but the "show last price line" bug is still there. Is it just me or not?

The essence: I open a new chart, uncheck "show last price line", after a while I change the profile, then I go back and it shows the last price again - the checkbox is checked again. I do the same with any chart. I don't know how to get rid of it.

Reason: