MetaTrader 5 Client Terminal Build 5120

Enivid

Administrator
Staff member
Nov 30, 2008
19,727
1,649
144
Odesa
www.earnforex.com
A new version of MetaTrader 5 is now available through auto-update - build 5120. It's a major bug-fixing release that patches the issues introduced in build 5100:
  • Fixed the terminal's interface in Linux and macOS.
  • Optimized how the platform updates the standard MQL5 libraries when a new build is released.
  • Changed the interface to restore to a full-screen one when restarting the platform.
  • Changed multiple functions in MQL5 to accept signed/unsigned types interchangeably.
  • Fixed returning key values retrieved via the TerminalInfoInteger() function.
  • Fixed the ArrayInitialize() function's work with enum arrays.
  • Updated AI models for the built-in AI assistant.
  • Added strict hash-based file status verification to the MQL5 Storage service.
roboforex-mt5-build-5120.png

MetaQuotes' forum announcement thread:
https://www.mql5.com/en/forum/488851

If you notice anything strange with this build 5120 or if you find some bugs, please let us know by posting below.
 
A friendly warning to all MT5 users/coders:
The latest release build 5120 contains a serious bug when the ArrayInitialize() function is called for a long/ulong array. All the code containing this function and compiled in this build will likely not work as intended. The .ex5 files compiled in builds before 5100 will continue working correctly.