Get in touch with developers using Service Desk! - page 105

 
snorm #: Windows 21H2 19044.2006 - works. it's the upgrade that's awaiting installation (for the second time after system restores) that causes the problem. MT5 build irrelevant - that works fine
I asked for you to report the MT5 build for a reason. It's not irrelevant! If you are using a beta build then use it at your own risk of it failing. But since you know better ....
 
Hello MQL5.COM support.I am not able to withdraw my earned funds since 3days now.I have tried cards, paypal yet its not going through
 
I need a service support for a possible compiler BUG:

I am using Advapi32.dll because I need an EA to automatically create the HKEY_CURRENT_USER / QKLog / data1 key in the windows registry.
However, I get a violation error.
The same code adapted for Metatrader 4 works perfectly.
I am attaching a script where I isolated the part of the code that generates the error.
It can be seen that when lines 25 and 26 (
// string api = ....
// string url = ....) the key is successfully generated in the registry without any errors.

Below is the error log

2022.11.01 09:54:47.172    test_error (USDJPY,M1)    Access violation at 0x00007FFFD16D5AC8 read to 0x0000021100000008
2022.11.01 09:54:47.173    test_error (USDJPY,M1)       crash -->  00007FFFD16D5AC8 488B4908          mov        rcx, [rcx+0x8]
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACC 4885C9            test       rcx, rcx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACF 0F8413020500      jz         dword 0x7fffd1725ce8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5AD5 E826000000        call       0x7fffd16d5b00
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADA 8BD0              mov        edx, eax
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADC 85D2              test       edx, edx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADE 750A              jnz        0x7fffd16d5aea
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    00: 0x00007FFFD16D5AC8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    01: 0x00007FFFD16A0409
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    02: 0x00007FFFD169FF8B
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    03: 0x00000211A40B06E6
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
Files:
 
Hello, 
kindly help please, its been almost a week and the additional verification procedure is yet to be resolved. I cannot withdraw my earnings. And I have another complaints, I worked on a project with a customer, the customer just vanished days before the deadline of the project, I have already submitted the demo and since then, he have not responded,what can be done in this situation
 

ricfor #:
I need a service support for a possible compiler BUG:

I am using Advapi32.dll because I need an EA to automatically create the HKEY_CURRENT_USER / QKLog / data1 key in the windows registry.
However, I get a violation error.
The same code adapted for Metatrader 4 works perfectly.
I am attaching a script where I isolated the part of the code that generates the error.
It can be seen that when lines 25 and 26 (
// string api = ....
// string url = ....) the key is successfully generated in the registry without any errors.

Below is the error log

2022.11.01 09:54:47.172    test_error (USDJPY,M1)    Access violation at 0x00007FFFD16D5AC8 read to 0x0000021100000008
2022.11.01 09:54:47.173    test_error (USDJPY,M1)       crash -->  00007FFFD16D5AC8 488B4908          mov        rcx, [rcx+0x8]
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACC 4885C9            test       rcx, rcx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACF 0F8413020500      jz         dword 0x7fffd1725ce8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5AD5 E826000000        call       0x7fffd16d5b00
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADA 8BD0              mov        edx, eax
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADC 85D2              test       edx, edx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADE 750A              jnz        0x7fffd16d5aea
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    00: 0x00007FFFD16D5AC8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    01: 0x00007FFFD16A0409
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    02: 0x00007FFFD169FF8B
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    03: 0x00000211A40B06E6
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   


Seems permission error , have you tried running terminal with elevated permissions ->run as admin.

User running the code has proper rights and permissions ?

 
ricfor #:
I need a service support for a possible compiler BUG:

I am using Advapi32.dll because I need an EA to automatically create the HKEY_CURRENT_USER / QKLog / data1 key in the windows registry.
However, I get a violation error.
The same code adapted for Metatrader 4 works perfectly.
I am attaching a script where I isolated the part of the code that generates the error.
It can be seen that when lines 25 and 26 (
// string api = ....
// string url = ....) the key is successfully generated in the registry without any errors.

Below is the error log

2022.11.01 09:54:47.172    test_error (USDJPY,M1)    Access violation at 0x00007FFFD16D5AC8 read to 0x0000021100000008
2022.11.01 09:54:47.173    test_error (USDJPY,M1)       crash -->  00007FFFD16D5AC8 488B4908          mov        rcx, [rcx+0x8]
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACC 4885C9            test       rcx, rcx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ACF 0F8413020500      jz         dword 0x7fffd1725ce8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5AD5 E826000000        call       0x7fffd16d5b00
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADA 8BD0              mov        edx, eax
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADC 85D2              test       edx, edx
2022.11.01 09:54:47.173    test_error (USDJPY,M1)                  00007FFFD16D5ADE 750A              jnz        0x7fffd16d5aea
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    00: 0x00007FFFD16D5AC8
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    01: 0x00007FFFD16A0409
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    02: 0x00007FFFD169FF8B
2022.11.01 09:54:47.173    test_error (USDJPY,M1)    03: 0x00000211A40B06E6
2022.11.01 09:54:47.173    test_error (USDJPY,M1)   

Your DLL had issues. If you are running it on MT5 then it should be 64 bit. This issue occurs when you have used 32 bits DLL or sometimes you are calling the function wrong way. I would suggest yoou try some already existing examples and try adding your necessary code in it. 

 

hello, I paid for nexus, but I can't activate it on a second PC, the things I paid for to install it don't appear in the market? help

 
711203 #:

hello, I paid for nexus, but I can't activate it on a second PC, the things I paid for to install it don't appear in the market? help

If you fill Community tab in correct way (by your user name and not your email) so you can do the following -

Forum on trading, automated trading systems and testing trading strategies

The purchased tab is only showing the last two purchases

Alexey Petrov, 2021.01.19 11:17

Even if a Market product is removed from the showcase, those who already purchased it, can install it anytime from their MetaTrader terminal (Market \ Purchased section).

In case you don't see the product on the list of your purchases in the terminal, try the following:

  1. Close all your MetaTrader terminals
  2. Go to C:\Users\{user name}\AppData\Roaming\MetaQuotes\Terminal\Community
  3. Delete all files starting from mql4.market.* and mql5.market.*
  4. Open MetaTrader terminal
  5. Try to install product again

 
Activations left: 0 of 5

After reinstalling New Version MT4 Build 1366

 

I am a brand new user. I clicked on something and started losing tabs and windows.  please lay a step by step to get back the default window?

Reason: