MetaTrader 5 Platform build 5326: Improvements and fixes

This release provides several important bug fixes

3 October 2025

Terminal

  1. Added password length check when connecting to an account for the first time after migration from MetaTrader 4. The system now correctly checks the complexity of the new password.
  2. Fixed the display of the "ID" column (external system identifier) in the list of open positions. The column will now only appear if at least one of the operations in the list has an associated identifier.

MQL5

  • Resolved an issue with the generation of implicit constructors and copy operators for structures and classes. In some cases, this could lead to critical failures in MQL programs.