General - page 508

Does the indicator of signal subscribers' cumulative balance count cents as dollars if their account type is cent
Hi, Can someone explain what do vertical gridlines indicate in other timeframe rather than H1, D1...? For instance in H6 or H8 timeframes, what is the period? it shows the start and end of what?! Thank you in advance
I'm trying to connect to MQL5 Cloud Network in order to make some optimization, but there is no connection in any server (USA, EUROPE and EUROPE2)
Do anyone know how to show the Comment column in History tab of MT5 ? Thank you.
Hello to All Is It possible correct the situation where the "Trade History" shows over the expert Panel/Window? I tried several changes in code, with no success. The print screen shows the problem
Hi everyone, is that possible to get user's username from metaeditor (or something like this, auth key etc.)? I develop a advisor and i want to verify users authentication in somewhere of my advisor from remote access
Hi, This question for the support team because ( If your question does not fall into any of the listed categories, please post it on the Forum ) I want to make an EA and sell it in Market. This EA is using a Market indicator. Is this allowed? I see allowed examples in market. Thanks
Hi, I want to run MT5 from the command line in the background (i.e. MT5 window is minimized or hidden), and save the data calculated by a custom indicator/expert into a file. Is that possible? For example, suppose that we have an expert that saves the number of bars of a specific symbol. I want to
Hello Community, I have two Questions: 1) Is linear regression actually suitable for Forex data? One assumption is that data must be randomly normally distributed and trending data isn't really. So, I assume, one have to transform the data first (detrending) and then apply linear Regression? 2) What...
I'm working on something where I need to provide custom data to MT5, without an intermediary broker. I can't find any information about the data format. MetaQuotes doesn't provide contact details besides their representatives/resellers. If you know where can I find this information, please reply to
Hello, I went through all MQL5 Order Types but I think neither of them does the job... Example: Current stock price is 80 USD. I presume the price will increase and thus want to open a BUY order when the price reaches 100 USD. However, I just want to open the order when I get a price between, for
Dear all, am quite to this. Am failing to add Sos Ltd (SOS), Marathon Digital Holdings Inc (MARA), Ebang International Holdings Inc (ebon) Symbols in my Watchlist in MetaTrader5. I can find them. Could anyone know what am doing wrong
And apparently the request function is limited to a 400 word thesis just to be constantly asked for MORE information🤦🏾‍♂️
Looks like to get a MetaQuotes ID MT5 requires Google services? Can this be bypassed for android phones that are Google Free? I use LineageOS v18
Hello, I would like to run MT5 Strategy Tester on many EAs using different symbols and timeframes. I use the command line as follows: "C:\Program Files\MetaTrader 5\terminal64.exe" /config: "C:\LOCATION\config.ini" This will run MT5, run the Strategy Tester and closes MT5. I have several questions
I would like to know about the signal provider and their paymetn. I have accepted as a seller and I want to provide the service at $30 each month, But I would like to know how much is it going to cost me and how much % do i have to give to MTL5 platform form my payment. What is their cut ? If anyone
[Deleted]
Hi Please help me how to avoid this warning message 'invalid date' void CDrawObject::ExchangeOpen( void ) { MqlDateTime day; string WeekDay[] = { "SUN" , "MON" , "TUE" , "WED" , "THU" , "FRI" , "SAT" }; datetime openLondon = D'09:00:00' ; datetime openNYork = D'15:00:00' ;
  mql5 write in file  (12   1 2)
Hi . I write this code in mql4 and run in mt4 and works good . Means if i drop this indicator in 7 chart , then 7 symbols write in the file. But when i write in mql5 and run in mt5 , when i drop this indicator in 7 chart i see in the file just 2 symbol by random. Is it a bug in mql5 ? string
Some time ago I been creating a video which showed that the editor is taking much too long time when using var-names or functions with are leaded by a double underline, such as "__myfunction". The latest build of MT5/editor freezes immediately when I try to insert the name "_Host" within the
So I started having this problem this morning. I try to connect to my account but I don´t get any error message or anything, just the icon on the lower right corner is with a negative red sign instead of the green check. It is like it connects to my account but there is no data coming from the
  VPS issue  (1)
The VPS does not seems to be connected to CMC markets server: I have stopped and reloaded the experts several times. Please help
I tried 4 times to upload a mql5 file to put in Code Base but cannot pass code-test, so could not publish the free code revison based on Vladimir Karputov 's Day Bar 2.mql5 İs there anyone faced on same problem and or who got solution about problem. I will attach that code here for everyone and
Hi igotit, I have a system, but I get tick data of over 100 symbols with python and save it in SQL, but there are some slowdowns in this system. I want to produce a socket in MQL5 and send the request of this symbol to my local socket in MQL5 and connect to the socket with Laravel. There was some
  getch  (1)
hi i want to get number from operator, in c language we use scanf, what is the similar code here?? and i want to create box like this whit label and button, what is the code?? thanks for helping
  Bug in ColorToString  (13   1 2)
Hello everybody, I have a problem with the ColorToString () function. The second parameter is ignored. I set it to false but the function still returns the color name. str_clr = ColorToString (colorDw, false ); str_size = StringLen (str_clr); This the result in debug
I use MT4 to trade cryptocurrencies. I recently created a crypto Signal connected to my MT4 terminal. My question is can investors using MT5 copy trade my signals from my MT4 trading Terminal
Hello Is it planned for MT5 to add support for chart objects( fibos, lines, etc) like in MT4 Strategy Tester
Hello , it's possible to add an indicator pivot with metatrader 4 on mobile
Hi, I have 16 local cores but I can use only 8 agents at my local network farm (please check the screenshot below). I remember I could use all of them in a previous version of MetaTrader. Is it possible to expand it to 16 again? Thank you