MQL5: Fixed an error in the access to a selected position. MQL5: Fixed an error in passing of NULL as a string parameter to a system call.
MQL5: Fixed crashlog errors and errors reported on Forum. MQL5: Fixed an error in synchronous access to history for Expert Advisors and scripts.
MQL5: Fixed errors reported at Forum. MQL5: Fixed initialization of static arrays.
Terminal: Fixed an error in calculation of free margin in Assets (Exposure tab). Terminal: Fixed an error in the "Chart on foreground" property.
Terminal: Fixed considering free margin in assets (in the Exposure tab). Terminal: Fixed "Chart on foreground" property operation.
MQL5: Fixed sending parameters to DLL. Terminal: Fixed updating MQL application parameters after compilation.
MQL5: Added optional parameters: ENUM_CODEPAGE codepage=CP_ACP in the CharArrayToString, StringToCharArray and FileOpen functions.
Terminal: Fixed the object magnetism. Terminal: Fixed and added some tooltips (including chart and navigator tabs).
MQL5: Fixed the debugger error causing crashes when class members with an access via 'this' are displayed in 'watch'.
Terminal: Fixed TRIX indicator calculation. Terminal: Fixed Data Window panel plotting.
MQL5: Fixed optimizer errors. MQL5: Fixed calling functions imported from DLL.
Terminal: Fixed copying the Text and Label graphical objects (copying the 'Description' property).
Terminal: Fixed processing the 'Disable selection' property of graphical objects. MQL5: Fixed optimizer errors. MQL5: Fixed pointer type casting.
MQL5: Added the new GetPointer() function. MQL5: A pointer can be declared to classes only. MQL5: Fixed receiving the last known server time.
MQL5: Fixed request of the time value of points for plotting graphical objects.
MQL5: Fixed calling the destructor for a local object. MQL5: Fixed releasing a dynamic array with the size 0.
Terminal: Fixed recovery after crashing inside the dll imported to MQL5. MQL5: Added the new 'export' modifier for functions int Function() export { }...
Terminal: Fixed plotting Fibonacci Retracement. Terminal: Fixed formatting errors in the list of global variables.
Terminal: Fixed re-drawing the navigator during the initial compilation of samples.
MetaEditor 5: Fixed Undo\Redo operation. MetaEditor 5: Added warning about failed compilation completion.