General - page 366

Hi everyone! I suspect there is a bug in CQueue::Contains(T item) and CQueue::Remove(T item) methods, at least. The queue is managed with the classic head-tail circular system, so this code should be incorrect: //+------------------------------------------------------------------+ //| Removes all
  FILE_ANSI vs FILE_UNICODE  (11   1 2)
Hello guys I am working with read/write bin files and would like to know advantages and disadvantages of using FILE_ANSI vs FILE_UNICODE . MQL5 documentation doesnt provide any detailed documentation except one/two byte symbol usage
People just think that a good backtest, excelent winning rate and many other indicators of Tester are enough. However, the most important thing here (I mean in the entire MQL5) is not even discussed or worried about. Which is strongly related to the most common question in this Forum: why most of EA
class test:CObject { int a; int b; int c; string d; } struct test { int a; int b; int c; string d; } In simple develop,struct use less memory and run faster than class,IS THAT RIGHT
Hai,, I tried to verify my account, I provided everything what was requested, but my application was rejected,, can anyone help me to solve this issue
Dear experienced traders Do you know why my terminal do not load NZDCAD automatically? It load EURUSD and others automatically, but for NZDCAD, it will only load data from 1 Feb. Do you have any idea? All the best
Hello my bro & sist, i am a new bias, to increase my knowledge, i am dreaming to have the original e-book of 5 strategies Bill Williams. highly appreciated for the one who would like to share it with me. do no0t hesitate to send me by email <...> waiting your kind respond and would be highly
Account history does not appear in the MT5 mobile program on Android. Anyone know the reason
Hello there, I want to make a withdrawal but i need to confirm using my old phone, but the problem is that this phone that is registered in my account is no longer used by me because I was robbed 3 years ago and lost that number. Got to the phone company yesterday and they said that my number is
  Selected tool  (1)
Is there a way to keep a tool selected after using it once? for instance if I choose the rectangle drawing tool, after I draw the rectangle the tool goes back to the pointer, then to draw another rectangle I need to choose the rectangle tool again, which is annoying. Thank you
How do I install free robots or indicators
  and again dll and market  (312   1 2 3 4 5 ... 31 32)
Good afternoon! Rule #1 dll is not allowed on the Market. Ok, that's understandable ) Now the situation I think there is a useful function that works well in Expert Advisor wrapper, but it is not completely non-trading. It uses onTimer method for operation. The DLL is used for the file renaming
Hi, there is any special case to resent the activations for the MLQ5 PRODUCTS? Look like the system are reducing the choices to use the products . I lost all my computer files. Is there any contact email to present a specific case
I have a real account with an EA running on a VPS that does not have enough CPU and memory to run all the strategies I've installed on other accounts, so I'm migrating over to a new VPS. When I set up my new VPS and logged into the real account, it caused some kind of data crash (or some other
Hello all. Thank you in advance for helping me out. I am overwhelmed and almost anxious looking at this platform. I have overcome bigger things though, so with a little help, I should be able to be able =D Basically, I want to be able to copytrade someone or subscribe to signals (Is that the same?)
Recently registered an VPS and all EAs and Indicators are synchronized Price Alerts are not triggered / emailed on VPS when my laptop is turned OFF. Works fine when Laptop is ON. I am using 2 types of Price Alert features ( 1. MT4 Price Alert and 2. Third party price alert EA) . Both works fine
Hello There, I loaded a heavy Script that took more than 15 minutes to complete, and in the meantime I noticed the CPU usage by MetaTrader was only 10% So cleary the program is not using all the available cores in my pc. To understand better, this time I ran an expert on the strategy tester and, on
Hi community I am trying to copy a signal with having top-up already to my account but the click shows unable to open the page. Appreciate any help in this matter. Thanks, Yogesh
I deposited $15 on my account but I can't see option to purchase the VPs. I need help, thanks
  Signals  (1)
Hi guys! Can I earn from completed trades with signals when my laptop is turned off
Hi, I got this code from the forum as well as the DDE. I am trying to display the last price of the Symbol but the value is not showing on the DDE server. This is the code: void OnTimer () { //--- filling an array MA[] with current values of iMA //--- Copying 100 elements double LAST =
hey have anyone a running MT5 Backtest in mac M1 windows VM
I have searched solutions for a solid hour now and I can't find anything to fix my issue. Whenever I install MT5 on my mac, I get a pop up asking for proxy service information. I do not use a proxy server. Each time I hit cancel, MT5 tells me, "Something went wrong. Please try again later." I have...
How to use MQL5 to show the current trading symbol and trading cycle and the total gain and loss on the chart like the attached picture? Thanks
I am subscribed to a signal provider and I want to move my subscription to a different account. The problem is that there are open positions currently, so I want to know what will it happen to those positions. If I move the subscription from the Account 1 to the Account 2 and the trader decides to
I am wondering if it has to do with the stuff I am working on right now or is it possible that it happens more after a certain update because something about the error processing has changed. First it happened when I was implementing a class that does all the knitty gritty indicator initiation
Trading Signals - it's a convenient and easy-to-use service for traders. We have already published several articles in the past, explaining how to subscribe to copy trades from more experienced traders and how to become a signal provider in our service. Due to the growing demand from trading...
  Miss Activation  (12   1 2)
Hi guys, does anyone know why my activation get used 1? i use same spec VPS and same IP. This is a mistake
Forum on trading, automated trading systems and testing trading strategies MT5/mql5 reported and confirmed bugs. amrali , 2022.02.17 15:33 Bug in string() function. Wrong conversion of float -> string. Build 3211 but this is not specific to this build, it's an old one. A bug is found in string()