General - page 64

How can I create a demo account for MT5 with $200k and $400k? I have created a demo in the program, but the drop down option stops at $100k. Any help is appreciated, Thank you in advance
So I just recently leased a VPS for my EA trading forex. Today was the first day using it and I noticed when I connected to the VPS and migrated everything it turned off auto trading on the local pc. I turned it back on. When the EA entered a position, two positions got opened for the same lot size
Financial operations are limited. i don't have any idea what was going on. i can no longer purchase EAs
Dear team, It is requested to you please check my profile shown 3 signals while I didn't have any active signal on my profile It is requested to you please if this is by default please solve issue I will be very thankfull to you Thanks Regards khalid khan
MetaTrader 5 build 2190 is the last release that supports the 32-bit version. The next official release of the MetaTrader 5 platform will be available only in the 64-bit version. The 64-bit version of Windows XP was released 14 years ago. Support for 32-bit versions currently impedes the development
I keep losing access to mql5 regularly, sometimes the password is cited as invalid or access is simply denied with Error code 403. Every time I have to uninstall mt5 and install it again and setup EAs etc everything again. Does anyone have any idea why it keeps happening so frequently. It started
I am new to using a VPS. I have meta trader 4 and have migrated to here. I have my stoploss set but I am concerned that when my home PC is turned off, the VPS will not use the stop loss andmy trade can run wild. Am I correct that the VPS will use the SL and TP I set using my MT4 even if my computer
Hi Below is the code (for Script) i am trying to compile but i get error. I am not sure why i cant get this syntax to work. enum SBP { SS = 0 , MM = 1 , WW = 2 }; void OnStart () { double aa[ 5 ] = { 1 , 2 , 3 , 4 , 5 }; double bb[ 5 ] = { 6 , 7 , 8 , 9 , 10 };
Hello, I'm developing an EA that needs to read a signal file generated by a Python script. However, the EA is unable to detect or access this file, even though I've confirmed that the file exists in the correct location ( error code 5002). What's more confusing is that when I try to make the EA
Dear Sir, I need someone to convert my own Trailing Stop EA in MT4 to MT5 version. I code only in MT4 still, so if someone could convert it to MT5 version I`d be glad to pay the cost. The code is short and not complicated, Thanks
Hello everybody! I opened a trade 2 weeks ago and I have a problem with it for a week now. I started a challenge, and now on my devices I can't open a trade on the MT5. The 'new order' button is unavailable for me. I just can't click on it. I already reinstalled the MT5 on my devices. I will attach
In order not to write "A False Alarm" over and over again, one more time we make a statement: Our software does not contain trojan or any other viruses (this is nonsense - our reputation and our work is very important to us). All the authorized updates that are received by your terminals are...
I am not a seller. In my profile and feed have links to services I use: a prop firm, copy trader, and VPS provider. Today I received this system message: Dear Seller, We would like to inform you of recent changes to Section IV.3 of the Market Rules. According to the update, products must not use
Why there is no ranking on my trading signal
My friend can not add me to the group
Is there a way to minimise gapping losses. Does it matter if one is using a utility EA to put trades manually, using an auto trading EA, or putting trades manually with no EA? Yesterday I had gapping of as much as 0.5%. How do the smart ones handle it? Does VPS make a difference? I was expecting it
Hi All, I've read a thousand articles about it, yet still do not understand why my positions are scaled incorrectly compared to signal provider . So... my account is USD 460, signal provider: USD 807 (this morning) my setup: allow to use 95% of my account, so = 437 I understand that in this case, I
Hi, what is your experience with the Metatrader 5 VPS? I am currently using the VPS from fpMarkets but it is shameful. The bar update is sometimes 10 timeframes late. The connection latency is 1.6ms but I think it is a CPU and RAM performance issue. I currently use 5 charts with indicators and/or
Hello everyone! i was trying to do one alert to the envelopes indicator that comes at MT5 i followed one guide but in the end it is not working can someone helpe me to find the reason ? it should alert with sound/push when the price touch or close crossing the envelopes lines here is how i haved
Hi, I'm trying to run the "metaeditor64.exe" from the command line, but it's not working. I'm follow this documentation page: http://www.metatrader5.com/en/metaeditor/help/development/compile I also tried to put the editor in global PATH on Windows10, for shrotcut, but there is no diference.I'm...
I have tried four times to make the payment but without luck. And then the next day, I received an email saying my payment went successfully. Plz refund my other three payments
I can't get my EA to place any orders, either Buy or Sell . Below is the code I used, and when I run the EA it says I have invalid stops. Is there something I'm doing wrong, or is my code wrong? MqlTradeRequest request = {}; MqlTradeResult result = {}; request.action =
I've attempted to embed a WinForm control into a chart by utilizing the Win32API's SetParent function. However, the interface doesn't display consistently; it flickers excessively, making it almost impossible to see. Has anyone encountered and resolved a similar issue
MT5 wants a login and password. I don't have either since I used Google to create the account. mql5.com requires a password to add my phone number, make any changes to the security panel. So it seems I can't change anything since I used Google login to create the account. Seems I'm stuck. Am I
Hello, I'm using MT5 and new Charts are not added to the tabs bar. How can I create them? Any idea? Thanks in advance. Tort
Here's a summary of all the changes I've made in an attempts to get the indicator to plot on the main chart:, i have attached the 2 indicators below, Despite these changes, the indicator is still not plotting on the main chart, i'm just 4 weeks old in coding, i think that there is a deeper issue
I'm new to MT5 when i backtest my ea and i found error history cache build error please give me advice
  simulator  (1)
Could not start the simulator! Visit troubleshooting page for more information.how can i fix this
  ObjectCreate mq5  (3)
seems about once every 10 or so years i have a gee whiz type question..... ObjectCreate is pretty straight forward and can never recall a problem..... till i noticed on currency futures the objectcreate will not create the buttons in the code below..... i have googled and mq5 booked it to death