Roman Konopelko
Roman Konopelko
  • Information
8+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
MetaQuotes
Roman Konopelko
Published code RegularExpressions in MQL4 for working with regular expressions
Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.
· 2 8390 1079
Roman Konopelko
Published article Regular expressions for traders
Regular expressions for traders

A regular expression is a special language for handling texts by applying a specified rule, also called a regex or regexp for short. In this article, we are going to show how to handle a trade report with the RegularExpressions library for MQL5, and will also demonstrate the optimization results after using it.

Roman Konopelko
Published code RegularExpressions in MQL5 for working with regular expressions
Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.
· 2 7819 1374
Roman Konopelko
Registered at MQL5.community