General - page 754

Can I use a free signal in a real (as opposed to demo) account and can I set my own volume when I do?
Hi! I created custom symbol in MT5. - I imported M1 bar data - I imported TICK data also I want to retest a strategy, but I don't see the custom symbol. Nowhere pops it up. Even the button "SHOW" is inactive... What is the problem? Brg: Csaba
Hi guys! I'm looking for a MT5 broker which provides the Time & Sales feature in Market Depth. This option is disabled with almost all brokers. https://www.metatrader5.com/en/releasenotes/terminal/1357 Thanks in advance Greetings from Holland
Hi, Ca anyone please let me know what the code is to add a comment to an EA. When I look at my account history as an example I want to see the EA name (GridTrader) in the comment filed. Any help greatly appreciated Best rgds and Thank you
  How do you see Metatrader X in 2030?  (92   1 2 3 4 5 ... 9 10)
I was wondering, I've been trading forex for about 13 years, I started with MT4 in 2006. I only got into this topic because my girlfriend at the time asked me to help me understand the terminal, and I happily discovered some C-like language, MQL4, and got hooked. It's funny to remember, I was
I followed a signal. The balance of the signal is 44000. The signal order 1.78 lots. I use the same principal, the same leverage, the same balance of the virtual account to follow, 95% of the funds available, but my following order is just 0.3 lot Any ideas? <Images deleted>
Good day , I have several VPS for my accounts , but one of them is not sync and all the time during last two days mentioned the connection failed same as attached photo. What should I do ? Thanks
Hi, I've always been thinking: "If I ever had a profitable EA how could I monetize it at a large scale" ? What are the business models to make money from a profitable EA ? Of course, Number ONE requirement is to have a profitable EA, with a proven record of successful trades, for an extended time
Hello I see some signal accounts have grey color on monthly gain , for example this account , is connected on april 2019 but it has grey on 2018 some month , what does it mean ? [link to the signal was deleted by moderator]
Running the style tool on single line class methods in MT4 corrupts the code: class CDemo  {private:   int               x;public:                     CDemo(){}   int               X(void) const { return(x); }  }; becomes: class CDemo  {private:   int               x;public:...
  Problem with EA  (4)
Hello, I have an EA normally he should buy everytime just 0.01 lot but if the market goes in the wrong directing he buy again and buy 0.02 than 0.03. How I can stop this. I would like he buy everytime 0.01 lot. Thanks in advance. Fabian
Hi, I have installed and set up the agent Manager. The agents are running and I can reach them from outside my network. Problem is that they show up as "disconnected" towards the cloud in my manager. I have checked "Sell computin recources..." And in account I have put in my account name, however I
Hi, --> URGENT MATTER <--- My account is linked to <Deleted>. At this time the opened positions balance is currently realy extremely negative and my monthly subscrption has come to an end. I just tried to renew it, and MQL5 does not allow to subscribe to it's signal again due to the high max DD. As
Hello, how are you? Can anyone help me with a very simple script? I have a support and resistance indicator that draws a few lines on my chart. I'd like a code that detects when the candle touches the line, and touches it, give a signal for trading that I can use in MT2...
Can anyone help me. My EA works perfectly as I would expect on strategy tester but in real time I get a lot "129 invalid price" errors especially from what I can see just on the sell trade rules. The rules seem fine the pip digits all seem fine can any one else explain why this might be happening in...
  Quick question  (7)
I had an open winning position and it was closed by itself, didnt reach the TP mark. Why can this happen? Thanks in advance!
  Need help !!  (16   1 2)
Hi, everyone The support didnot reply to my message. So I need to post my problem here. I had followed this signal <Deleted> since June. Recently, This account equity downed to 70-80%. But He still didnt close their positions. Last friday around 12:30 (gmt+0), I got signal from provider.  All my...
Hi folks. I hope you are fine and enjoying a good day. After a lot of time studying renko charts, I found something interesting about them combining with bollinger bands. As you see in the picture attached to the post, there are arrows which shows the points where Bid or the price hits the upper...
Is it possible to obtain the missing activations? Who should I contact. Im running to pcs, both with 2 activations. Since the update, it will be 4. Vps servers hasnt updated Windows yet....How can this be avoided or how can we recover this activations. Thanks and Regards,
Hello, I want to take screenshots my trading performance on MT4 and use them to review a system I am using, but a metaquote message appears which says I must have the copyright notice displayed. When I take a screenshot, I can't see a notice so I assume I am supposed to include it myself, but I...
How does one delete a draft version of a product in the marketplace?
hello anyone. I need a function to recognize a manually drawn horizontal line and return its price value. The function should be also able to refresh the returned value if i manually move the line. double GetLineValue()  {   double linev;   long _chart=ChartID();   for(int...
Hi every body. I wrote following code to identify if a symbol has some data in its history or not: bool SymbolHasData(string symbolName){   bool alreadySelected = false;   if(SymbolInfoInteger(symbolName, SYMBOL_SELECT))      alreadySelected = true;   else      SymbolSelect(symbolName, true);...
I am having trouble making a payment to MQL5 via a deposit to PayPal. When I try I just get a message on my MQL5 user page saying "Financial operations are blocked". I have no issues with PayPal as such. Obviously I have asked MQL5 support for help, but no answer (as yet). Anyone else had this...
  ExPert Advisor  (1)
I downloaded a few Expert Advisors and tried to run them on my Demo Account for it to place trades automatically,but the attempts weren't successful.Even though the expert advisor symbols were smiling on the chart.What can I do to achieve this purpose?
Hi, as I like MetaTrader, I am openly asking MetaQuotes Software Corp. when will you finally provide a normal  MetaTrader version, dedicated for Linux ? Please answer this question, and please do not tell about wine +  MetaTrader under Linux as it does not always run properly and works much slower...
I'm having trouble getting notifications sent to my phone. I have everything working before but the notifications stopped coming in. I used to get alerts when price gets to a certain area and when trade were activated and when they hit SL and TP. Does anyone know how to fix this
It says Unexpected Identifier and will not load a Jpg or Png at 800x200. It worked the other day but today it is not working. Anyone know when that will be fixed? Thanks
Hello friends .. which program you use for Metrader on Mac ? I am using paralells but realised that indicators or experts show the data in confused messed up way.  What do u suggest ?