Forum

1 bar delay in multi-symbol back test using "Open Prices Only" modelling mode

Observation / research note While backtesting a multi-symbol portfolio EA on EURUSD M15 , I noticed that entries for GBPUSD, USDCHF, USDCAD, and GBPJPY were systematically about 15 minutes late . EURUSD, EURJPY, and EURAUD entered on time. This happened in Open Prices Only mode. When I ran each

MetaEditor CLI fails silently on large modular projects

Hello, I'm having an issue where compiling a .mq5 file from the command line (MetaEditor64.exe /compile:<path> /log:compile.log) silently fails without generating an .ex5, no errors and no logged issues. I stumbled upon this issue whilst using Visual Studio Code in combination with the MQLTools

Shared projects problem

Hello, I am trying to use the shared projects functionality in mql5. Unfortunately I'm having some problems. Yesterday I've started the project, invited some people, updated and committed to storage. All the good stuff. Today, I wanted to add another person via the "Project settings". This is where