General - page 49

The Marketplace window is overlaid over my chart. I cannot get rid of it. I cannot even click on it. Tried re-installation and it still does not remain there. Appreciate if some kind soul can advise. Many thanks. Regards Jeff
I set up my VPS and had it working fine on a Demo account. I tried to migrate it to a new Demo Account but I keep getting the message "migration failed please check the journal of your platform" There is no data in the Journals since I stopped my 1st Demo account. I have done the following: -
Hello all. I have an issue for this EA. I had this for about 4 days now on a mql5 cloud vps. Everything was attached and working fine. I decided to cancel my cloud vps and switch over to forex vps. As I tried to reattach to my new 1hr xauusd.pro chart it would attach and then remove itself from the
Hi - I have a freelance project to create an EA to send account history to a web request. I have already selected a developer. But I would like to select another developer as well. I would like to request the EA from both of them so I can select which one works for me. I would be paying for both of
  VPS bug  (6)
I'm encountering an issue where the VPS button is greyed out, and I'm unable to purchase a VPS. I am logged into my MQL5 community account, and my broker supports the MetaTrader 5 VPS service. I’ve tried multiple brokers and accounts, but the issue persists. I’ve also ensured that my MT5 platform
Microsoft has released a major update to the eleventh version of their operating system: Windows 11 2022 Update, version 22H2 . This update affects configurations and encryption keys, just like when installing a new operating system. In order to protect Market products, the MetaTrader platform binds
[Deleted]
  VPS  (1)
1. NEED help with VPS
Hello, I began my subscription to the signal " [name redacted by moderator] ” on October 14th and have noticed issues with the providers currency pair symbols. More specifically, the provider’s broker adds the suffix “p” to their currency pairs in which my terminal has to do/request a symbol
How do i reactivate a suspended subscription
I wonder if the option to suspend the signal will give me the option to then turn the signal back on? I saw that you have 4 options, Renew, Move, Suspend and Cancel: I would like to know the difference of suspend and cancel ... Thanks
Hello everyone, I am searching for an overview or a way to find all structured tables in the MQL5 Reference. I’m not only looking for function-related tables (such as String Functions) but for any type of table that appears in the documentation. This could include information on various categories
Does any know how I can turn on dark mode on Meta Trader 5? I can turn the chart to black but I couldn't find dark mode on the app
Hi I need some assistance please. I've set up a signal for the first time though the MQL5 site. I haven't done anything to my settings in my terminal except for setting the investor password. However, at the end of my submission it now says that my signal has been approved and available to the
Dear sir, I have renewed my VPS on Dt:-15/10/2024 for 3 months subscription of 39$. bur not renewed yet. What is this problem
Hi, I need some assistance please with changing my investor password. I linked myFXbook to my account. Their platform supplied an investor password that I applied/changed and my account is now verified. However, I didn't take note of the password. So now I'm in MT5 options trying to change it
Hello in line with mql5 rules, is it allowed for a developer and a customer to carry out zoom calls
Why does my account show a negative balance of -10.22 USD after a payment for agents usage? Is this a system error, or is there a way to prevent going into negative balance
Hi, My data folder will not open which is incredibly unhelpful does anyone no how to rectify this issue? I have MT5 terminal downloaded to my Mac
  Possible conditional check error  (56   1 2 3 4 5 6)
Hello, I have come accross a strange behaviour and would like to get some feedback on this. long MyConditionFunc() { return ( 2 ); } bool MyTestFunc() { return ( true ); } void OnInit () { bool test1 = true ; bool test2 = false ; ((test1) || ((test2) && (MyConditionFunc() == 1 )) )
Hi guys , I want to set up a vps connection and have it only in London , currently the vps is defaulting to new york where service to my account will be banned if I trade from the US is there any way I can lock the location to london ? I am also in touch with servicedesk but they said it will
Greetings I have been on mql5 for years and have never experienced anything like this, that is I hired a developer to perform consulting task for which they should either provide a zoom session or video guide if the process to upload and use a bot with Python interface along side mql5. However they
Hi everybody, I'm facing a couple of issues while trying to run automated trading bots on my MetaTrader 5 demo account: When I switch to the demo account, the "History" tab doesn't show up at all. However, on my active account, the History tab is visible and working properly. I'm not sure why the
Hello, I created this article because I have been unable to install Expert Advisors on my MT5 terminals for 2 days. I simply cannot see any Expert Advisors in my purchases section. I have already tried uninstalling and reinstalling terminals, restarting my VPS, logging out and back into MQL5 within
[Deleted]
Hi everyone, I'm encountering an issue when trying to download EAs and indicators from the Market on MT5. The error message I receive is: (raw - read failed, 0 error, 1 bytes needed) [1001] I’ve tried searching for similar issues on the forum, and I’ve also disabled Windows Defender and my Firewall
facing problem in installing mt5 error is .dynamic link library ADVAPI32dll fix problem try again please help me out imy OS windo 7. thanks iin advance for help
I have paid, but I cannot download ea.ba. Can you help me find out what is wrong
  vps  (2)
I bought mql5 vps but i did not receive connection details kindly help.i only received a notification that i have purchased the vps
Can the same login theoretically be repeated with different brokers? I see symptoms suggesting that the login is globally unique, but I can't find confirmation of this. I store data from various MT5 accounts, and this knowledge would allow me to shorten the database keys from (server, login) to just
[Deleted]
i complete work for customer but i cant withdraw my money why
I am currently learning how to get OHLC data in Python, and I have one question about the daily candles between MetaTrader 5 (MT5) and TradingView. I’ve noticed slight differences in the pricing (OHLC). Why is this happening