MetaTrader 4. Build 152.

 
MetaTrader 4. Build 152.

1. Added investor password for an entrance on account without trading. Unfortunately, the accounts list in "Navigator" window will be lost. Accounts are not deleted on the server side and they can be added again to the accounts list of "Navigator" window, using logins and passwords sent by internal mail.
2. Now all demo-accounts have unlimited validity. The server will delete only those demo-accounts which were not active within last 30 days.
3. Added OBJPROP_TIMEFRAMES property for objects control from MQL4 programs, thus "-1" value means invisibility of the object on all timeframes.
4. Added OBJ_PERIOD_M1, OBJ_PERIOD_M5, OBJ_PERIOD_M15, OBJ_PERIOD_M30, OBJ_PERIOD_H1, OBJ_PERIOD_H4, OBJ_PERIOD_D1, OBJ_PERIOD_W1, OBJ_PERIOD_MN declarations for OBJPROP_TIMEFRAMES property control.
5. Added ObjectDescription() function, which returns the object description.
6. Added "Ctrl+F" hotkey for enabling "Crosshairs" mode.
7. Updated order opening notification.
8. Added ArrayInitialize() function.
9. Added indicator visualization property for different timeframes.
10. Updated order type information output in log-file at closing order.
11. Added WindowOnDropped() function, returning current number of window on which there was Drag'nDropped the expert advisor or script program. In case of custom indicator this function returns number of window in which it works.
12. Added PriceOnDropped(), TimeOnDropped(), WindowXOnDropped(), WindowYOnDropped() functions returning the logical and physical coordinates where the scripts or expert advisor programm was dropped using mouse.
13. In MQL4 updated converting "number to string" operation.
14. Updated processing some parameters in "by reference" method.
15. Updated Dictionary in MetaEditor IDE.
16. In Dictionary added "WingDings" symbols table.
17. PlaySound() function will play files from /sounds directory.
18. Added possibility of disabling indicator information output in "Data Window".
19. Enabled automatic recompilation of libraries.
20. Added own color propertiy for each arrow.
Reason: