Forum

MT5 seems to freeze with 28 charts open with expert advisor

Hi, I am running MT5 on Ubuntu/Wine. I have 28 charts open with a EA attached (on a demo account ). I noticed that my EA was missing good entry points, and I found that starting a single chart with EA on my Windows box would open the trade as expected. Further investigation seems to indicate that

Bug in MT5 version 1495 - Class COrderInfo

Hi friends, I think I found a bug in one of the include files that come with MT5: Its in class COrderInfo (file trade\OrderInfo.mqh) line 194. Below code is an excerpt from this file: lines 171-199. The bug is in method TypeTimeDescription(). As you can see it returns the wrong data namely the same

Q: Problem with backtesting my EA

Hi, I run into some problems when backtesting my EA. The problem is that when I repeat the test several times with the exact same settings and same dataset I get very different results. When I apply my EA to a chart in my demo-account it works fine. Does anyone have suggestions of what might be

Q: Bug in mql5 - OnTick() before OnInit()

Hi, I think I found a bug in MQL5. My EA starts with the code shown below. During testing with the debugger I had set 4 breakpoints (indicated with '>' in de code below. As it turned out, at one of my test-sessions the first breakpoint that the program stopped at was in the OnTick() function . I

Copying signals fails when computer goes on standby

I am a new user of MT4 and i am trying to figure out how to subscribe to signals. (Don't worry I am working with a demo-account) In the FAQ i see this Q&A: Does the MetaTrader 4/5 terminal has to be running at Subscriber's end for trades to be copied? Trades are copied directly in the Subscriber's