List of changes in MetaTrader 5 Client Terminal builds - page 5

You are missing trading opportunities:
- Free trading apps
- Free Forex VPS for 24 hours
- 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
MetaTrader 5 Client Terminal build 299
The live update is available through the live update system.
The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
MetaTrader 5 Client Terminal build 302
The live update is available through the LiveUpdate system.
The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe.MetaTrader 5 Client Terminal build 305
The live update is available through the live update system.
The MetaTrader 5 client terminal can be downloaded athttps://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
MetaTrader 5 Client Terminal build 306
The live update is available through the live update system.
The MetaTrader 5 client terminal can be downloaded athttps://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
- Terminal: Optimized work with memory.
- Terminal: Fixed error of disconnection when requesting the update of the history of quotes.
- Terminal: Fixed a bug in the work of Trailing Stop.
- Terminal: Fixed checking of the limit on the volume of open positions.
- Terminal: Fixed recording of price values in incorrect trading requests to the log.
- Terminal: Fixed behavior of the new order window in case of disconnection.
- Terminal:
Fixed an error of terminal upload when starting it with the
ShutdownTerminal enabled, if loading of Expert Advisor has failed.
- Terminal: Fixed handling of an incorrect requests in the terminal log viewing dialog.
- Terminal: Added display of a position on a chart using Shift and Drag'n'Drop.
- Terminal:
Fixed the limit on the number of decimal places for input parameters of
Expert Advisors. Input parameters are now limited to 8 decimal places.
- Terminal: Fixed the display of the expiration of pending orders in the new order placing dialog.
- Terminal:
Fixed checking of the availability of symbols allowed to trade; if
there are no such symbols, the "New Order" button is disabled.
- Terminal: Fixed saving of chart screenshots in some versions of Windows.
- Terminal: Fixed display of news, for which no category is specified.
- Terminal: Reduced number of disk accesses when working with history, accelerated operations of timeframe re-constructing.
- Terminal: Fixed display of the "Inputs" tab in the custom indicator properties window.
- MQL5: Fixed compilation of the switch operator with an empty expression.
- MQL5: Updated the Standard Library.
- MQL5:
Removed the ACCOUNT_LIMIT_VOLUME property of accounts; instead
SYMBOL_VOLUME_LIMIT has been added to denote the limit on the total
volume of orders and open positions for a symbol.
- MQL5: Fixed initialization of classes and structures by an initiating sequence.
- MQL5: Fixed an error in the arithmetic operation with datetime.
- MQL5: Fixed an error of operation with boolean types in the if operator.
- Tester: Fixed checking of the expiry of pending orders.
- Tester: Fixed error of partial saving of the Expert Advisor environment state between optimization runs.
- Tester: Added notification informing that a remote agent is busy.
- Fixed errors reported on the forum and in crash logs.
The live update is available through the live update system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
- Terminal: Fixed a bug that lead to the client terminal crash when working with history.
- Terminal: Reduced time of demo account allocation.
- MQL5: Fixed false triggering of Out of memory that could appear when adding strings.
- Fixed errors reported on the forum and in crash logs.
The live update is available through the live update system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
- Terminal: Optimized and accelerated memory usage.
- Terminal: Added check of incorrect drawing parameters for graphical objects and custom indicators.
- MQL5: Fixed terminal crash, when critical MQL5 errors occur in x64 systems.
- MQL5: Fixed check of floating point numbers for equality to 0 in x64 systems.
- MQL5: Fixed error of floating point numbers normalization (NormalizeDouble) for big values of normalized number.
- MQL5: Fixed error of constants typecasting.
- MQL5: Fixed error of typecasting variables from bool to string.
- MQL5: Fixed error of typecasting floating point numbers to string in х64 systems.
- MQL5: Fixed copying of data to indicator buffer, when buffer size is bigger than number of data quantity.
- MQL5: Significantly accelerated compilation of MQL5 programs.
- MQL5: Standard Library now includes classes for creating Expert Advisors (MQL5\Include\Expert). Added examples of Expert Advisors, created using these classes (MQL5\Experts\Advisors).
- Tester: Added ability to adjust leverage for trade account in parameters of testing and optimization.
- Tester: Fixed context-sensitive help in expert parameters tab.
- Tester: Added the new "Connecting" state of remote agent - it indicates connecting to agent.
- Fixed errors reported on the forum and in crash logs.
The live update is available through the LiveUpdate system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
MetaTrader 5 Client Terminal build 319
- Terminal: Fixed control of the list of selected symbols in Market Watch.
- Terminal: In the menu of objects, added the "Delete All" command.
- Tester: Added processing of expiration of pending orders.
- Tester: Fixed a bug in the HistorySelect function.
- Tester:
Fixed storage of data in the optimization cache. Now all parameters of
an Expert Advisor are written, not only optimized ones.
- Tester: Added saving of window parameters of the list of optimization results.
- MQL5: Fixed passing of a string to DLL.
- MQL5: Optimized and accelerated operation of the HistorySelect function.
- MQL5: Fixed errors of integral math for x64.
- MQL5:
Changed addressing relative to this (in soma cases you will have to
recompile MQL5 programs to eliminate an access violation error).
- Fixed errors reported on the forum and in crash logs.
The live update is available through the live update system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
MetaTrader 5 Client Terminal build 321
- Terminal: Fixed and optimized synchronization of price history between the terminal and the server.
- Terminal: Fixed "freezing" of the LiveUpdate window after clicking "Refresh" on slow computers.
- Terminal: Fixed synchronization of price history between the terminal and the server.
- Tester: Added saving of optimization charts as an image and in a clipboard.
- Tester: Added protection from endless cycles with the Sleep function.
- Tester: Fixed the display of results of optimization by the profit factor.
- Tester: Fixed writing of the profit factor in the file cache of optimization.
- Tester: Fixed setting of a deal ticker in the MqlTradeResult structure.
- Tester: Added a submenu for viewing logs of local testing agents.
- Tester: Significantly accelerated testing using pending orders with a specified expiration date.
- MQL5: Fixed display of trade request error description in the MqlTradeResult structure.
- MQL5: Fixed operation of the OrderCheck function.
- MetaEditor: Fixed crash when replacing all occurrences of a symbol in a document.
- Fixed errors reported on the forum and in crash logs.
The live update is available through the live update system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe
- Terminal: Fixed generation of the calendar of economic events.
- Terminal: Added possibility to specify time when requesting a log viewing dialog.
- MQL5: Fixed conversion of strings to other types.
- MQL5: Fixed recovery from critical errors for x64.
- MQL5: Fixed errors connected with size changing of arrays of objects.
- MetaEditor: Fixed display of default parameters of functions in the list of MetaAssist functions.
- Fixed errors reported on the forum and in crash logs.
The live update is available through the live update system.The MetaTrader 5 client terminal can be downloaded at https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe