A new version of MetaTrader 5 platform was released today - Build 2815. It provides multiple improvements to existing features and fixes some important bugs:
https://www.mql5.com/en/forum/363681
If you find a bug or some undocumented feature in the new build, please post about it here.
- Python API can now access Depth of Market.
- Maximum length of push-notifications (to mobile app) increased from 256 characters to 1024 characters.
- Added a basic Task Manager to the platform to view which processes take up how much of the computer resources.
- Improved Subscriptions service interface.
- Fixed connections via WebRequest() function to hosts with IPv6 addresses or Cloudflare protection.
- Improved platform's operation under Wine and MacOS/Crossover.
- Fixed ArrayPrint() function, which sometimes failed to print anything.
- Optimized functions for reading and writing to files.
- Removed restrictions on multi-dimensional arrays as function parameters. Now, there is no need to specify the size of additional dimensions.
- Fixed ArrayBsearch() function, which sometimes failed to return the correct index.
- Added multiple improvements to Debugger.
- Added an option to enable/disable optimizations in profiling to the code profiler.
- Added logging for debugger and profiler operation.
- Fixed some other bugs.
https://www.mql5.com/en/forum/363681
If you find a bug or some undocumented feature in the new build, please post about it here.