Latest MT5 update causes lag/freezing only when using my indicators/template - page 12
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi everyone, I found a working workaround for the MT5 UI lag issue (Build 5572) when using EarnForex Position Sizer / Position Size tools.
Symptoms: candles/ticks update normally, but the MT5 terminal becomes very laggy when moving/resizing the window (UI stutter), and the problem disappears as soon as you remove the Position Sizer from the chart.
Fix / Workaround (confirmed on Build 5572):
Open Position Sizer → Inputs
Set ShowMainLineLabels = false
Change the label font to Arial (or another simple font like Tahoma/Consolas)
Restart the terminal (optional, but helps sometimes)
After disabling the main line labels and switching to Arial, the UI lag completely stopped on my side.
It looks like the slowdown is related to chart text/label rendering in the latest build, so disabling those line labels avoids the heavy redraw calls.
Hope this helps — it fixed it instantly for me.
Forex is OK, but XAUUSD chart is still lagging.
I am still experiencing issues, specifically with the XAUUSD pair, when applying custom indicators. I never encountered this back in 2025, there is likely a problem with the latest version of MT5
What custom indicators ?
What broker/server ?
How to reproduce ?
What custom indicators ?
What broker/server ?
How to reproduce ?
What custom indicators ?
What broker/server ?
How to reproduce ?
Just to add a quick follow-up to my previous comment:
I have been experiencing this specific issue in 2026, starting from around February, if I remember correctly. I hope this timeline helps in identifying if it might be related to any specific MT5 updates released around that period.
Also, I noticed a temporary workaround. The issue stops if I completely remove the indicator from the chart, or if I disconnect and reconnect my internet connection. When I do either of these, the frozen candlestick ticks will gradually appear and catch up to the current price. However, as long as the indicator remains attached to the chart, the lagging issue will eventually return.
The indicator that you posted, although Market products shouldn't be named in this Forum, is a complex synthetic MTF indicator. XAUUSD, and likely BTCUSD, are generally "hotter" markets than FX pairs. I suggest that you reach out to the developer regarding the indicator's performance in the most recent Release Build of MT5 and in those hot markets.
I do my development in the most recent Beta Build of MT5 to stay ahead of the curve, so to speak.
The indicator that you posted, although Market products shouldn't be named in this Forum, is a complex synthetic MTF indicator. XAUUSD, and likely BTCUSD, are generally "hotter" markets than FX pairs. I suggest that you reach out to the developer regarding the indicator's performance in the most recent Release Build of MT5 and in those hot markets.
I do my development in the most recent Beta Build of MT5 to stay ahead of the curve, so to speak.
Thanks for the details. The issue you described is pretty clear but NOT reproducible with a custom indicator to check.
For now, my opinion is : it's a custom code issue, not an MT5 one (I coded myself pretty complex indicators and there is no known problem with MT5). Though if I have the needed code to reproduce the issue I will investigate.