Codes

MQLUnit - Tiny Unit Tests Framework For Complex Expert Advisors for MetaTrader 5

This unit test frameworks eases the development of unit tests for more complex expert advisor programs. The MQL5 developer can test single components. The test framework starts the strategy tester so that there is test data available if required. I am using the framework to do test driven

Forum

Strategy Tester Batch Mode

Hi guys, this is topic often discussed. However, I cannot get the strategy tester started in batch mode from the command line. Can anyone held? Here is my ini file: [Common] Environment=--- MQL5Login=programminggeek MQL5Password=--- Login=--- ProxyEnable= 0 ProxyType= 0 ProxyAddress= ProxyAuth=

Memory and Startup Issues with V5 Build 3180

Hi there, I had a lot of problems after the update. At startup the terminal is frozen. The CPU utilization was abnormally high and so was the memory consumption. I deleted the complete history and the cache. Then everything worked fine again. Just for info in case someone has similar problems

AMD Threadripper and Strategy Tester

Hi ! I am using an AMD Thread Ripper 3990X with 64 cores for my back tests since today :) The issue is that when I use 64 cores / agents the testing is considerably slower compared to using 32 agents / cores. Does anyone here have experience with Thread Ripper 64 core or comparable systems

Local Farm Agents fail in Strategy Tester

My local farm agents fail once in a while. They work well for days and then suddenly my strategy tester cannot use the local farm agents anymore. I have tried a lot, updated all agents software, disabled firewall and so forth. But nothing really helps. Does anyone have similar issues with strategy

MetaEditor freezes

Since the last update my Meta Editor freezes on code completion. When I type in the function I'd like to call, the editor freezes on code completion inside the function call brackets. For instance addArrayElement(p_data, <freezes here when I try to type> ); Does anyone else have / solved this

Out of Memory Issue

Hi guys, I'm receiving out of memory errors from my experts in MT5 although I have enough RAM left on my PC. There are processes in my experts that require reasoable amount of memory. I cann see from the task manager that the terminal has 16Gb and then the out of memory error occurs although I have

MetaEditor Startup

Hi guys, a simple question. When I start Meta Editor it seems that it lost all preferences from my last session. No toolbar, no navigator, no toolbox, no status bar ... can you give me a hint how I can configure it so that it starts up like I left it in my last session? Thanks for help ! Niklas