Forum

MT5 Local Network Farm on Ryzen

I got several computers here, let me list them down: PC-R = AMD Ryzen 9 5950X 16C32T PC-5 = Intel Core i5-10400 6C12T PC-9 = Intel Core i9-10900F 10C20T The situation is, PC-R can add PC-5 and PC-9 to its Local Network Farm PC-5 can only add PC-9 to its Local Network Farm PC-9 can only add PC-5 to

Has anyone think about year 2038 problem in MT4?

" The year 2038 problem is a time formatting bug in computer systems with representing times after 03:14:07 UTC on 19 January 2038" As datetime in MQL4 is double type, the maximum is of course in year 2038, which is just 15 years in front of us. Will everyone turns out using MT5 instead? Are MQL4

Code for Garbage collection?

Is there really some code from MQL4/MQL5 can trigger garbage collection? As I observed from time to time, MT4/MT5 will reduce their RAM usage every 15 or 30 minutes, but wondering is there a method to manually trigger this event

iBars() memory bomb

REF: https://www.mql5.com/en/forum/158112 I do not want to revive the old thread, here, " due to the fact that the terminal stores symbol data for 10 minutes since the last access to them ", so 1 single chart with the below code can span ~100MB of RAM depends on how many data are in your terminal

Navigator cannot update even restarted, recompiled, refreshed

As shown as the below image, I have tried restarting the MT4, recompiled those indicators, refreshed on the Navigator window. Unfortunately, none of them work, would anyone know how would it be fixed

Quick search in MT4 Navigator

just a simple issue on my side, i got over 1000 experts/indicators/scripts for production , and each time I have to find through the folders to select a tool, will MT4 have a search bar in navigator in the near future