Articles

Error Handling and Logging in MQL5 for MetaTrader 5

This article focuses on general issues linked to handling software errors. Furthermore, the logging term is brought up and the examples of logging implementation with MQL5 tools are shown

Using Assertions in MQL5 Programs for MetaTrader 5

This article covers the use of assertions in MQL5 language. It provides two examples of the assertion mechanism and some general guidance for implementing assertions