MetaTrader 5 Client Terminal build 240

MQL5: Added optional parameters: ENUM_CODEPAGE codepage=CP_ACP in the CharArrayToString, StringToCharArray and FileOpen functions

21 January 2010

  1. MQL5: Added optional parameters: ENUM_CODEPAGE codepage=CP_ACP in the CharArrayToString, StringToCharArray and FileOpen functions.
  2. MQL5: Fixed errors arising when working with static arrays.
  3. MQL5: Ability to set a breakpoint in the 'do while' loop condition.
  4. Terminal: Fixed applying ticks to history during a day change.
  5. Terminal: Fixed an error in the Expert Advisor's list of variables.
  6. Terminal: Added processing the graphical objects creation and deletion events: CHARTEVENT_OBJECT_CREATE and CHARTEVENT_OBJECT_DELETE.
  7. Terminal: Fixed Emai send error.