Forum

Warning - ex5 is not 64-bit version ?

Hello, I got this odd warning with build 2174 during beginning of the backtest: 2019.10.14 06:18:12.405 FX5 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\E23367DD11DBEB0EF97D08185EAB7295\MQL5\Experts\EA\FX5.ex5' is not 64-bit version I did recompile the EA with the latest build of the

Backtest: Critical runtime error 512

Hello, when backtesting " Open prices only " or "1 Minute OHLC" I get lots of these errors: pass 123 tested with error "critical runtime error 512 in OnTick function (sleep function reaches end of test)" Using "Every Tick" works just fine, just is quite slow, thus I wanted to test M1 backtest to

Backtest result different after 2 months

Hello, using MT5 2006 I did a backtest about 2 month ago for which I have the full report. Now suddenly the results are different no matter if I use MT5 2006, 2007 or 2015. I cannot reproduce the same result as 2 months ago. Did Metaquotes change the backtest tick data recently

Minor Bug in MetaEditor Beta 1995

Edit: Was my bug, sry ! --- The code below triggers a warning called: expression has no effect FX5.mq5 547 64 However FX5_CloseAll() may close all orders and positions, and if it did so, line 547 will become relevant