Issues with Backtesting EURJPY and GBPJPY on MT5

 
Hello everyone,

I have developed an Expert Advisor (EA) for MetaTrader 5 (MT5) and, to test it with high-quality data, I used QuantDataManager to download historical tick data.

After downloading the necessary data, I went to MT5, created the symbols, and loaded the ticks (the image below shows the assets for which I downloaded data).



Initially, I tested the EA with all major currency pairs, and everything worked perfectly. However, when I tried to test the EURJPY and GBPJPY assets (using custom backtesting > complete slow algorithm), nothing happens, even though the system shows that the processors have been initialized.


I am reaching out to see if anyone has encountered this situation before and, if so, how you managed to resolve it?

Thank you in advance for your attention and collaboration. Below, I am including part of the log for reference.

IM      0       18:03:18.203    Tester  GBPJPY_QDM: history data begins from 2015.01.02 00:00
CG      0       18:03:18.204    Tester  GBPUSD_QDM: history data begins from 2015.01.02 00:00
JP      0       18:03:18.205    Tester  USDJPY_QDM: history data begins from 2015.01.02 00:00
EH      0       18:03:18.208    Core 01 agent process started on 127.0.0.1:3000
RO      0       18:03:18.208    Core 01 connecting to 127.0.0.1:3000
CJ      0       18:03:18.728    Core 01 connected
GP      0       18:03:18.731    Core 01 authorized (agent build 4260)
JG      0       18:03:18.744    Tester  GBPJPY_QDM,H1 (HFMarketsGlobal-Live1): testing of Experts\ Scalper Majors\Scalper Majors (TESTE).ex5 from 2016.01.01 00:00 to 2024.01.01 00:00
OG      0       18:03:18.749    Core 01 common synchronization completed
NO      0       18:03:19.544    Tester  quality of analyzed history is 100%
NH      0       18:03:24.870    Core 01 MetaTester 5 started on 127.0.0.1:3000
HQ      0       18:03:24.870    Core 01 cloud network mode is off
CF      0       18:03:24.870    Core 01 initialization finished
KR      0       18:03:24.870    Core 01 login (build 4260)
NH      0       18:03:24.870    Core 01 22344 bytes of account info loaded
EL      0       18:03:24.870    Core 01 1478 bytes of tester parameters loaded
MH      0       18:03:24.870    Core 01 14532 bytes of input parameters loaded
MO      0       18:03:24.870    Core 01 3215 bytes of symbols list loaded (421 symbols)
OI      0       18:03:24.870    Core 01 expert file added: Experts\ Scalper Majors\Scalper Majors (TESTE).ex5. 51432 bytes loaded
QH      0       18:03:24.870    Core 01 58941 Mb available, 736 blocks set for ticks generating
RM      0       18:03:24.870    Core 01 initial deposit 20000.00 USD, leverage 1:500
FH      0       18:03:24.870    Core 01 successfully initialized
CO      0       18:03:24.870    Core 01 56 Kb of total initialization data received
ND      0       18:03:24.870    Core 01 Intel Core i7-10700K  @ 3.80GHz, 65433 MB
LO      0       18:03:24.870    Core 01 GBPJPY_QDM: symbol to be synchronized
MK      0       18:03:24.870    Core 01 GBPJPY_QDM: symbol synchronized, 3720 bytes of symbol info received
IG      0       18:03:24.870    Core 01 GBPJPY_QDM: load 35 bytes of history data to synchronize in 0:00:00.001
GP      0       18:03:24.870    Core 01 GBPJPY_QDM: history synchronized from 2015.01.02 to 2023.12.29
DR      0       18:03:24.870    Core 01 GBPJPY_QDM,H1: history cache allocated for 56318 bars and contains 6226 bars from 2015.01.02 00:00 to 2015.12.31 23:00
LR      0       18:03:24.870    Core 01 GBPJPY_QDM,H1: history begins from 2015.01.02 00:00
NH      0       18:03:24.870    Core 01 GBPJPY_QDM,H1 (HFMarketsGlobal-Live1): every tick generating
HR      0       18:03:24.870    Core 01 testing with execution delay 20 milliseconds